//
pkg.gl
Category
github.com/thomaspoignant/go-feature-flag
internal
flagstate
package
1.33.0
Repository:
https://github.com/thomaspoignant/go-feature-flag.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
4
Files
98 SLOC
#
Functions
FromFlagEvaluation
No description provided by the author
NewAllFlags
NewAllFlags will create a new AllFlags for a specific user.
#
Structs
AllFlags
AllFlags is a snapshot of the state of multiple feature flags with regard to a specific user.
FlagState
FlagState represents the state of an individual feature flag, with regard to a specific user, when it was called.