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

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		fetch.go#L156: 	results := s.checkPossibleModulePaths(ctx, db, fullPath, requestedVersion, modulePaths, true)
		fetch.go#L175: func (s *Server) checkPossibleModulePaths(ctx context.Context, db *postgres.DB,