Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SurveyAskOne = func(p survey.Prompt, response interface{}, opts ...survey.AskOpt) error {
return survey.AskOne(p, response, opts...)
}
View Source
var (
ValidateConfigError = errors.New("ValidateConfigError")
)
Functions ¶
func StubSurveyAskOne ¶
func StubSurveyAskOne(val string) func()
Types ¶
Click to show internal directories.
Click to hide internal directories.