var featureInfo … func init() { … } func ResetFeatureInfoMetric() { … } func RecordFeatureInfo(ctx context.Context, name string, stage string, enabled bool) { … }
var featureInfo … func init() { … } func ResetFeatureInfoMetric() { … } func RecordFeatureInfo(ctx context.Context, name string, stage string, enabled bool) { … }