A fast, ultra-simple URI router.
tests | ||
.gitignore | ||
Flow.go | ||
go.mod | ||
LICENSE | ||
Parameter.go | ||
README.md | ||
Router.go | ||
Tree.go | ||
TreeNode.go |
Router
A radix-tree based no-allocation router in Go.
tests | ||
.gitignore | ||
Flow.go | ||
go.mod | ||
LICENSE | ||
Parameter.go | ||
README.md | ||
Router.go | ||
Tree.go | ||
TreeNode.go |
A radix-tree based no-allocation router in Go.