Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGoFeatureFlagClient ¶
Types ¶
type Monitoring ¶
type Monitoring interface { Health() model.HealthResponse Info() model.InfoResponse }
Monitoring is the interface of the monitoring service
func NewMonitoring ¶
func NewMonitoring(goFF *ffclient.GoFeatureFlag) Monitoring
NewMonitoring creates a new implementation of Monitoring
Click to show internal directories.
Click to hide internal directories.