net/http.ServeMux.HandleFunc (method)
2 uses
net/http (current package)
server.go#L2497: func (mux *ServeMux) HandleFunc(pattern string, handler func(ResponseWriter, *Request)) {
server.go#L2513: DefaultServeMux.HandleFunc(pattern, handler)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)