Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidMethod = errors.New("not a valid http method") ErrInvalidPath = errors.New("path must begin with '/'") )
Functions ¶
func NewPatRouter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.