Imports
- github.com/grpc-ecosystem/go-grpc-middleware/auth
- github.com/grpc-ecosystem/go-grpc-middleware/recovery
- github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/logging
- github.com/grpc-ecosystem/go-grpc-middleware/v2/interceptors/ratelimit
- github.com/grpc-ecosystem/go-grpc-middleware/validator
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/rs/cors
- github.com/rs/xid
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/otel
- go.opentelemetry.io/otel/codes
- go.opentelemetry.io/otel/metric
- golang.org/x/net/context
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/health/grpc_health_v1
- google.golang.org/grpc/reflection
- google.golang.org/grpc/status
- google.golang.org/protobuf/encoding/protojson
Imports in module “github.com/Permify/permify”
- github.com/Permify/permify/internal/authn/oidc
- github.com/Permify/permify/internal/authn/preshared
- github.com/Permify/permify/internal/config
- github.com/Permify/permify/internal/invoke
- github.com/Permify/permify/internal/middleware
- github.com/Permify/permify/internal/storage
- github.com/Permify/permify/internal/validation
- github.com/Permify/permify/pkg/attribute
- github.com/Permify/permify/pkg/database
- github.com/Permify/permify/pkg/dsl/compiler
- github.com/Permify/permify/pkg/dsl/parser
- github.com/Permify/permify/pkg/pb/base/v1
- github.com/Permify/permify/pkg/telemetry
- github.com/Permify/permify/pkg/tuple