Documentation
¶
Index ¶
Constants ¶
View Source
const (
QUESTION_TEMPLATE = `` /* 661-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Question QuestionConfig
}
type Question ¶
Question struct
func NewQuestion ¶
NewQuestion returns pointer of Question struct that made by options
type QuestionConfig ¶
type QuestionConfig struct {
Name string
}
type RequireUserInput ¶
Click to show internal directories.
Click to hide internal directories.