Documentation ¶
Index ¶
- func Beta(format string, v ...interface{})
- func CheckRemoved5xSetting(cfg *common.Config, setting string) error
- func CheckRemoved5xSettings(cfg *common.Config, settings ...string) error
- func Deprecate(version string, format string, v ...interface{})
- func Experimental(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRemoved5xSetting ¶
CheckRemoved5xSetting prints a warning if the obsolete setting is used.
func CheckRemoved5xSettings ¶
func Deprecate ¶
Deprecate logs a deprecation message. The version string contains the version when the future will be removed
func Experimental ¶
func Experimental(format string, v ...interface{})
Experimental logs the usage of an experimental feature.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.