func()
in
serve.go [131:133]
3
lines of code
1
McCabe index (conditional complexity)
func (s *Server) ServeMux() *http.ServeMux { return s.mux }