Documentation
¶
Index ¶
- type System
- func (s *System) Get(name string) (bool, bool)
- func (s *System) GetAll() ([]flag.FeatureFlag, error)
- func (s *System) InitDB() error
- func (s *System) Refresh(flags []flag.FeatureFlag, intervalAllowed int) error
- func (s *System) SetContext(ctx context.Context)
- func (s *System) ShouldRefreshCache() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type System ¶
func (*System) Refresh ¶
func (s *System) Refresh(flags []flag.FeatureFlag, intervalAllowed int) error
func (*System) SetContext ¶
func (*System) ShouldRefreshCache ¶
Click to show internal directories.
Click to hide internal directories.