Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Handler = &MuxHandler{}
)
Functions ¶
Types ¶
type MuxHandler ¶ added in v1.0.4
type MuxHandler struct {
// contains filtered or unexported fields
}
func (*MuxHandler) ServeHTTP ¶ added in v1.0.4
func (mh *MuxHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.