Imports
- github.com/grpc-ecosystem/go-grpc-middleware
- github.com/grpc-ecosystem/go-grpc-middleware/logging/zap
- github.com/grpc-ecosystem/go-grpc-middleware/recovery
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/instill-ai/protogen-go/vdp/connector/v1alpha
- github.com/rs/cors
- go.opentelemetry.io/contrib/propagators/b3
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/propagation
- golang.org/x/net/http2
- golang.org/x/net/http2/h2c
- google.golang.org/grpc
- google.golang.org/grpc/credentials
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/instill-ai/connector-backend”
- github.com/instill-ai/connector-backend/config
- github.com/instill-ai/connector-backend/pkg/db
- github.com/instill-ai/connector-backend/pkg/external
- github.com/instill-ai/connector-backend/pkg/handler
- github.com/instill-ai/connector-backend/pkg/logger
- github.com/instill-ai/connector-backend/pkg/logger/otel
- github.com/instill-ai/connector-backend/pkg/middleware
- github.com/instill-ai/connector-backend/pkg/repository
- github.com/instill-ai/connector-backend/pkg/service
- github.com/instill-ai/connector-backend/pkg/usage