func net/http.HandleFunc

one use

	net/http (current package)
		server.go#L2578: func HandleFunc(pattern string, handler func(ResponseWriter, *Request)) {