Documentation
¶
Index ¶
- type Features
- func (s *Features) Enable(ctx context.Context, orgID string, features map[string]bool) error
- func (f *Features) FeatureEnabled(ctx context.Context, feature app.OrgFeature) (bool, error)
- func (f *Features) OrgHasFeature(ctx context.Context, orgID string, feature app.OrgFeature) (bool, error)
- func (f *Features) OrgType(ctx context.Context) (app.OrgType, error)
- type Params
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Features ¶
type Features struct {
// contains filtered or unexported fields
}
func (*Features) FeatureEnabled ¶
func (*Features) OrgHasFeature ¶
Click to show internal directories.
Click to hide internal directories.