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/core/mgmt/v1beta
- github.com/instill-ai/protogen-go/model/model/v1alpha
- github.com/instill-ai/x/minio
- github.com/instill-ai/x/temporal
- github.com/instill-ai/x/zapadapter
- github.com/openfga/api/proto/openfga/v1
- github.com/redis/go-redis/v9
- go.opentelemetry.io/contrib/propagators/b3
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/propagation
- go.temporal.io/sdk/client
- go.temporal.io/sdk/contrib/opentelemetry
- go.temporal.io/sdk/interceptor
- go.uber.org/zap
- 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
Imports in module “github.com/instill-ai/model-backend”
- github.com/instill-ai/model-backend/config
- github.com/instill-ai/model-backend/pkg/acl
- github.com/instill-ai/model-backend/pkg/constant
- github.com/instill-ai/model-backend/pkg/db
- github.com/instill-ai/model-backend/pkg/external
- github.com/instill-ai/model-backend/pkg/handler
- github.com/instill-ai/model-backend/pkg/logger
- github.com/instill-ai/model-backend/pkg/logger/otel
- github.com/instill-ai/model-backend/pkg/middleware
- github.com/instill-ai/model-backend/pkg/ray
- github.com/instill-ai/model-backend/pkg/repository
- github.com/instill-ai/model-backend/pkg/service
- github.com/instill-ai/model-backend/pkg/usage
- github.com/instill-ai/model-backend/pkg/utils