Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claim ¶
type Claim struct { Role pgdb.DbPermission IntId int64 NodeId string EnabledFeatures []pgdb.FeatureFlags }
Claim combines the role of the user in the org, and the features in the organization.
Click to show internal directories.
Click to hide internal directories.