Documentation
¶
Overview ¶
Package deprecatedflags can be used to declare a flag that is no longer supported.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add defines a deprecated option which used to take some kind of value. The type of the argument no longer matters, it gets ignored and instead using the option triggers a deprecation warning. The return code can be safely ignored and is only provided to support replacing functions like flag.Int in a global variable section.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.