Added basic functionality
This commit is contained in:
parent
66176ba22a
commit
ea449fdc81
9 changed files with 177 additions and 12 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
@ -0,0 +1,7 @@
|
|||
module git.akyoto.dev/go/aero
|
||||
|
||||
go 1.20
|
||||
|
||||
require git.akyoto.dev/go/assert v0.1.2
|
||||
|
||||
require git.akyoto.dev/go/router v0.1.1
|
Loading…
Add table
Add a link
Reference in a new issue