Documentation
¶
Index ¶
- func ScanOptional(msg string, in *string) error
- func ScanOptionalIfNotSet(msg string, in *string) error
- func ScanRequired(msg string, in *string) error
- func ScanRequiredIfNotSet(msg string, in *string) error
- func ScanWithDefault(msg, defaultValue string, in *string) error
- func ScanWithDefaultIfNotSet(msg, defaultValue string, in *string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScanOptional ¶
func ScanOptionalIfNotSet ¶
func ScanRequired ¶
func ScanRequiredIfNotSet ¶
func ScanWithDefault ¶
func ScanWithDefaultIfNotSet ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.