//
pkg.gl
Category
github.com/albertwidi/go-project-example
internal
featureflag
package
0.0.0-20200416044943-d22e7c36ff52
Repository:
https://github.com/albertwidi/go-project-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
22 SLOC
#
Packages
consul
No description provided by the author
etcd
No description provided by the author
#
Functions
SetBackend
SetBackend for feature flag so it can be used globally.
StopUpdate
StopUpdate the feature flag means the checking to backend will be stopped.
#
Structs
FeatureFlag
FeatureFlag struct.
#
Interfaces
Backend
Backend of feature flag.