We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127486b commit 9d64eb9Copy full SHA for 9d64eb9
README.md
@@ -16,7 +16,7 @@ Echo is a fast HTTP router (zero memory allocation) + micro web framework in Go.
16
- `http.Handler`
17
- `http.HandlerFunc`
18
- `func(http.ResponseWriter, *http.Request)`
19
-- Sub router
+- Sub/Group router
20
- Handy encoding/decoding functions.
21
- Serve static files, including index.
22
0 commit comments