Documentation
¶
Index ¶
- Variables
- func Ask(qs []*survey.Question, response interface{}, opts ...survey.AskOpt)
- func AskOne(p survey.Prompt, response interface{}, opts ...survey.AskOpt)
- func CreateNestedDirectory(path string) error
- func CreateNestedFile(path string) (*os.File, error)
- func Exists(name string) bool
- func WriteJsonToFile(dst string, data interface{}, std ...bool) bool
Constants ¶
This section is empty.
Variables ¶
View Source
var Json = json.ConfigCompatibleWithStandardLibrary
Functions ¶
func CreateNestedDirectory ¶
func WriteJsonToFile ¶
WriteJsonToFile write struct to json file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.