Imports
- github.com/google/uuid
- github.com/grpc-ecosystem/go-grpc-middleware/logging/zap/ctxzap
- github.com/lestrrat-go/jwx/v2/jwk
- github.com/pkg/errors
- go.opencensus.io/stats
- go.opencensus.io/tag
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/metadata
- google.golang.org/grpc/status
- google.golang.org/protobuf/types/known/structpb
- google.golang.org/protobuf/types/known/timestamppb
Imports in module “github.com/raystack/frontier”
- github.com/raystack/frontier/core/audit
- github.com/raystack/frontier/core/authenticate
- github.com/raystack/frontier/core/authenticate/session
- github.com/raystack/frontier/core/domain
- github.com/raystack/frontier/core/group
- github.com/raystack/frontier/core/invitation
- github.com/raystack/frontier/core/metaschema
- github.com/raystack/frontier/core/namespace
- github.com/raystack/frontier/core/organization
- github.com/raystack/frontier/core/permission
- github.com/raystack/frontier/core/policy
- github.com/raystack/frontier/core/preference
- github.com/raystack/frontier/core/project
- github.com/raystack/frontier/core/relation
- github.com/raystack/frontier/core/resource
- github.com/raystack/frontier/core/role
- github.com/raystack/frontier/core/rule
- github.com/raystack/frontier/core/serviceuser
- github.com/raystack/frontier/core/user
- github.com/raystack/frontier/internal/api
- github.com/raystack/frontier/internal/bootstrap/schema
- github.com/raystack/frontier/pkg/errors
- github.com/raystack/frontier/pkg/metadata
- github.com/raystack/frontier/pkg/server/consts
- github.com/raystack/frontier/pkg/str
- github.com/raystack/frontier/pkg/telemetry
- github.com/raystack/frontier/pkg/utils
- github.com/raystack/frontier/proto/v1beta1