Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSLIFeatureFlags ¶
type GetSLIFeatureFlags struct {
// contains filtered or unexported fields
}
func LoadGetSLIFeatureFlags ¶
func LoadGetSLIFeatureFlags() GetSLIFeatureFlags
func NewGetSLIFeatureFlags ¶
func NewGetSLIFeatureFlags(skipLowercaseSLINames bool, skipIncludeSLODisplayNames bool, skipCheckDuplicateSLIAndDisplayNames bool) GetSLIFeatureFlags
func (GetSLIFeatureFlags) SkipCheckDuplicateSLIAndDisplayNames ¶
func (g GetSLIFeatureFlags) SkipCheckDuplicateSLIAndDisplayNames() bool
func (GetSLIFeatureFlags) SkipIncludeSLODisplayNames ¶
func (g GetSLIFeatureFlags) SkipIncludeSLODisplayNames() bool
func (GetSLIFeatureFlags) SkipLowercaseSLINames ¶
func (g GetSLIFeatureFlags) SkipLowercaseSLINames() bool
Click to show internal directories.
Click to hide internal directories.