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

2 uses

	golang.org/x/pkgsite/internal/worker (current package)
		server.go#L194: 	handle("/populate-stdlib", rmw(s.errorHandler(s.handlePopulateStdLib)))
		server.go#L486: func (s *Server) handlePopulateStdLib(w http.ResponseWriter, r *http.Request) error {