golang.org/x/pkgsite/internal/worker.Server.handleReprocess (method)

2 uses

	golang.org/x/pkgsite/internal/worker (current package)
		server.go#L187: 	handle("/reprocess", rmw(s.errorHandler(s.handleReprocess)))
		server.go#L510: func (s *Server) handleReprocess(w http.ResponseWriter, r *http.Request) error {