func net/http.ListenAndServe

one use

	net/http (current package)
		server.go#L3237: func ListenAndServe(addr string, handler Handler) error {