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
OrgKycService *kyc.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
ProductService *product.Service
EntitlementService *entitlement.Service
CheckoutService *checkout.Service
CreditService *credit.Service
UsageService *usage.Service
InvoiceService *invoice.Service
WebhookService *webhook.Service
EventService *event.Service
OrgBillingService *orgbilling.Service
OrgInvoicesService *orginvoices.Service
OrgTokensService *orgtokens.Service
OrgUsersService *orgusers.Service
OrgProjectsService *orgprojects.Service
OrgServiceUserCredentialsService *orgserviceusercredentials.Service
OrgServiceUserService *orgserviceuser.Service
ProjectUsersService *projectusers.Service
UserOrgsService *userorgs.Service
UserProjectsService *userprojects.Service
LogListener *event.ChanListener
ProspectService *prospect.Service
AuditRecordService *auditrecord.Service
}
Click to show internal directories.
Click to hide internal directories.