mirror of
https://github.com/soypat/lneto.git
synced 2026-08-12 19:03:42 +00:00
minor doc nit
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ func (sm *MuxSlice) Handle(optMethodAndPath string, handler HandlerFunc) {
|
||||
v.handler = handler
|
||||
}
|
||||
|
||||
// Method is a HTTP request method, parsed by [MethodFromBytes].
|
||||
// Method is a HTTP request method, parsed by [MethodFrom].
|
||||
type Method uint8
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user