This repository has been archived on 2023-05-01. You can view files and clone it, but cannot push or open issues or pull requests.
gus/internal
tjpcc fcf545c27c
continuous-integration/drone/push Build is passing Details
Router improvements.
- test coverage for Router, not just PathTree
- Router.Mount() now flattens routes into the parent router
- Router.Use() implemented to set middleware on a router itself
2023-02-14 20:13:25 -07:00
..
pathtree.go Router improvements. 2023-02-14 20:13:25 -07:00
pathtree_test.go Initial Router work. 2023-02-02 16:15:53 -07:00
server.go Initial Router work. 2023-02-02 16:15:53 -07:00