We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93131b4 commit 0208449Copy full SHA for 0208449
1 file changed
router.go
@@ -3,7 +3,7 @@
3
// license that can be found in the LICENSE file.
4
5
/*
6
-Package router 0.1.1 provides fast HTTP request router.
+Package router 0.2.0 provides fast HTTP request router.
7
8
The router matches incoming requests by the request method and the path.
9
If a handle is registered for this path and method, the router delegates the
0 commit comments