Added tests and benchmarks

This commit is contained in:
2023-07-09 17:46:17 +02:00
parent 1357c04549
commit a05f4b2e36
10 changed files with 330 additions and 29 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module git.akyoto.dev/go/router
go 1.20
require git.akyoto.dev/go/assert v0.1.0