Imports
- connectrpc.com/connect
- github.com/buger/jsonparser
- github.com/cespare/xxhash/v2
- github.com/cloudflare/backoff
- github.com/dgraph-io/ristretto/v2
- github.com/expr-lang/expr/vm
- github.com/go-chi/chi/v5
- github.com/go-chi/chi/v5/middleware
- github.com/go-redis/redis_rate/v10
- github.com/gobwas/ws
- github.com/gobwas/ws/wsutil
- github.com/golang-jwt/jwt/v5
- github.com/gorilla/websocket
- github.com/hashicorp/go-multierror
- github.com/jensneuse/abstractlogger
- github.com/klauspost/compress/gzhttp
- github.com/klauspost/compress/gzip
- github.com/mitchellh/mapstructure
- github.com/nats-io/nats.go
- github.com/nats-io/nats.go/jetstream
- github.com/nats-io/nuid
- github.com/pkg/errors
- github.com/pquerna/cachecontrol/cacheobject
- github.com/tidwall/gjson
- github.com/tidwall/sjson
- github.com/twmb/franz-go/pkg/kgo
- github.com/twmb/franz-go/pkg/sasl/plain
- github.com/wundergraph/astjson
- github.com/wundergraph/graphql-go-tools/v2/pkg/apollocompatibility
- github.com/wundergraph/graphql-go-tools/v2/pkg/ast
- github.com/wundergraph/graphql-go-tools/v2/pkg/astnormalization
- github.com/wundergraph/graphql-go-tools/v2/pkg/astparser
- github.com/wundergraph/graphql-go-tools/v2/pkg/astprinter
- github.com/wundergraph/graphql-go-tools/v2/pkg/asttransform
- github.com/wundergraph/graphql-go-tools/v2/pkg/astvalidation
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/argument_templates
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/graphql_datasource
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/httpclient
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/introspection_datasource
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/pubsub_datasource
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/datasource/staticdatasource
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/plan
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/postprocess
- github.com/wundergraph/graphql-go-tools/v2/pkg/engine/resolve
- github.com/wundergraph/graphql-go-tools/v2/pkg/graphqlerrors
- github.com/wundergraph/graphql-go-tools/v2/pkg/middleware/operation_complexity
- github.com/wundergraph/graphql-go-tools/v2/pkg/netpoll
- github.com/wundergraph/graphql-go-tools/v2/pkg/operationreport
- github.com/wundergraph/graphql-go-tools/v2/pkg/pool
- github.com/wundergraph/graphql-go-tools/v2/pkg/variablesvalidation
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/attribute
- go.opentelemetry.io/otel/codes
- go.opentelemetry.io/otel/metric
- go.opentelemetry.io/otel/propagation
- go.opentelemetry.io/otel/sdk/metric
- go.opentelemetry.io/otel/sdk/trace
- go.opentelemetry.io/otel/semconv/v1.12.0
- go.opentelemetry.io/otel/semconv/v1.17.0
- go.opentelemetry.io/otel/semconv/v1.21.0
- go.opentelemetry.io/otel/trace
- go.uber.org/atomic
- go.uber.org/ratelimit
- go.uber.org/zap
- go.uber.org/zap/zapcore
- golang.org/x/exp/maps
- golang.org/x/sync/semaphore
- golang.org/x/sync/singleflight
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/wundergraph/cosmo/router”
- github.com/wundergraph/cosmo/router/gen/proto/wg/cosmo/common
- github.com/wundergraph/cosmo/router/gen/proto/wg/cosmo/graphqlmetrics/v1
- github.com/wundergraph/cosmo/router/gen/proto/wg/cosmo/graphqlmetrics/v1/graphqlmetricsv1connect
- github.com/wundergraph/cosmo/router/gen/proto/wg/cosmo/node/v1
- github.com/wundergraph/cosmo/router/internal/debug
- github.com/wundergraph/cosmo/router/internal/docker
- github.com/wundergraph/cosmo/router/internal/errors
- github.com/wundergraph/cosmo/router/internal/expr
- github.com/wundergraph/cosmo/router/internal/graphiql
- github.com/wundergraph/cosmo/router/internal/graphqlmetrics
- github.com/wundergraph/cosmo/router/internal/httpclient
- github.com/wundergraph/cosmo/router/internal/jwt
- github.com/wundergraph/cosmo/router/internal/middleware
- github.com/wundergraph/cosmo/router/internal/persistedoperation
- github.com/wundergraph/cosmo/router/internal/persistedoperation/apq
- github.com/wundergraph/cosmo/router/internal/persistedoperation/operationstorage/cdn
- github.com/wundergraph/cosmo/router/internal/persistedoperation/operationstorage/redis
- github.com/wundergraph/cosmo/router/internal/persistedoperation/operationstorage/s3
- github.com/wundergraph/cosmo/router/internal/recoveryhandler
- github.com/wundergraph/cosmo/router/internal/requestlogger
- github.com/wundergraph/cosmo/router/internal/retrytransport
- github.com/wundergraph/cosmo/router/internal/stringsx
- github.com/wundergraph/cosmo/router/internal/unique
- github.com/wundergraph/cosmo/router/internal/unsafebytes
- github.com/wundergraph/cosmo/router/internal/wsproto
- github.com/wundergraph/cosmo/router/pkg/art
- github.com/wundergraph/cosmo/router/pkg/authentication
- github.com/wundergraph/cosmo/router/pkg/config
- github.com/wundergraph/cosmo/router/pkg/controlplane/configpoller
- github.com/wundergraph/cosmo/router/pkg/controlplane/selfregister
- github.com/wundergraph/cosmo/router/pkg/cors
- github.com/wundergraph/cosmo/router/pkg/execution_config
- github.com/wundergraph/cosmo/router/pkg/graphqlschemausage
- github.com/wundergraph/cosmo/router/pkg/health
- github.com/wundergraph/cosmo/router/pkg/logging
- github.com/wundergraph/cosmo/router/pkg/metric
- github.com/wundergraph/cosmo/router/pkg/otel
- github.com/wundergraph/cosmo/router/pkg/otel/otelconfig
- github.com/wundergraph/cosmo/router/pkg/pubsub
- github.com/wundergraph/cosmo/router/pkg/pubsub/kafka
- github.com/wundergraph/cosmo/router/pkg/pubsub/nats
- github.com/wundergraph/cosmo/router/pkg/routerconfig
- github.com/wundergraph/cosmo/router/pkg/routerconfig/cdn
- github.com/wundergraph/cosmo/router/pkg/routerconfig/s3
- github.com/wundergraph/cosmo/router/pkg/statistics
- github.com/wundergraph/cosmo/router/pkg/trace
- github.com/wundergraph/cosmo/router/pkg/watcher