We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e565b commit e3f4510Copy full SHA for e3f4510
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.2.12 provides fast HTTP request router.
+Package router 0.3.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