Imports
- github.com/grafana/regexp
- github.com/sourcegraph/conc/pool
- github.com/sourcegraph/log
- go.opentelemetry.io/otel/attribute
- golang.org/x/sync/errgroup
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/status
Imports in module “github.com/khulnasoft/codegraph”
- github.com/khulnasoft/codegraph/cmd/searcher/protocol
- github.com/khulnasoft/codegraph/internal/api
- github.com/khulnasoft/codegraph/internal/conf
- github.com/khulnasoft/codegraph/internal/endpoint
- github.com/khulnasoft/codegraph/internal/errcode
- github.com/khulnasoft/codegraph/internal/gitserver
- github.com/khulnasoft/codegraph/internal/grpc/defaults
- github.com/khulnasoft/codegraph/internal/limiter
- github.com/khulnasoft/codegraph/internal/search
- github.com/khulnasoft/codegraph/internal/search/job
- github.com/khulnasoft/codegraph/internal/search/result
- github.com/khulnasoft/codegraph/internal/search/streaming
- github.com/khulnasoft/codegraph/internal/searcher/v1
- github.com/khulnasoft/codegraph/internal/symbols
- github.com/khulnasoft/codegraph/internal/trace
- github.com/khulnasoft/codegraph/internal/types
- github.com/khulnasoft/codegraph/lib/errors