Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct { OrgService *organization.Service ProjectService *project.Service GroupService *group.Service RoleService *role.Service PolicyService *policy.Service UserService *user.Service NamespaceService *namespace.Service PermissionService *permission.Service RelationService *relation.Service ResourceService *resource.Service SessionService *session.Service AuthnService *authenticate.Service DeleterService *deleter.Service MetaSchemaService *metaschema.Service BootstrapService *bootstrap.Service InvitationService *invitation.Service ServiceUserService *serviceuser.Service AuditService *audit.Service DomainService *domain.Service PreferenceService *preference.Service CustomerService *customer.Service PlanService *plan.Service SubscriptionService *subscription.Service FeatureService *feature.Service EntitlementService *entitlement.Service CheckoutService *checkout.Service CreditService *credit.Service UsageService *usage.Service }
Click to show internal directories.
Click to hide internal directories.