Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type ServeMux ¶
func NewServeMux ¶
func NewServeMux(mws []MuxMiddleware) *ServeMux
func (*ServeMux) HandleFunc ¶
func (*ServeMux) Use ¶
func (mux *ServeMux) Use(mw MuxMiddleware)
Click to show internal directories.
Click to hide internal directories.