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.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/billing/checkout
- github.com/raystack/frontier/billing/credit
- github.com/raystack/frontier/billing/customer
- github.com/raystack/frontier/billing/entitlement
- github.com/raystack/frontier/billing/invoice
- github.com/raystack/frontier/billing/plan
- github.com/raystack/frontier/billing/product
- github.com/raystack/frontier/billing/subscription
- github.com/raystack/frontier/billing/usage
- github.com/raystack/frontier/core/audit
- github.com/raystack/frontier/core/authenticate
- github.com/raystack/frontier/core/authenticate/session
- github.com/raystack/frontier/core/authenticate/token
- github.com/raystack/frontier/core/domain
- github.com/raystack/frontier/core/event
- 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/serviceuser
- github.com/raystack/frontier/core/user
- github.com/raystack/frontier/core/webhook
- 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/pagination
- github.com/raystack/frontier/pkg/server/consts
- github.com/raystack/frontier/pkg/str
- github.com/raystack/frontier/pkg/utils
- github.com/raystack/frontier/proto/v1beta1