Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultServeMux ... DefaultServeMux = http.NewServeMux() )
Functions ¶
func HandleFunc ¶
func HandleFunc(pattern string, handler func(http.ResponseWriter, *http.Request))
HandleFunc ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.