golang.org/x/pkgsite/internal/frontend.Server.handleFmt (method)

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		playground.go#L56: func (s *Server) handleFmt(w http.ResponseWriter, r *http.Request) {
		server.go#L142: 	handle("/play/fmt", http.HandlerFunc(s.handleFmt))