func()

in serve.go [131:133]


func (s *Server) ServeMux() *http.ServeMux {
	return s.mux
}