Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanTemplate ¶
CleanTemplate creates and runs template on passed string, with given params.
func ExtractMapKeys ¶
func ExtractMapKeys(varMap interface{}) (data []string)
ExtractMapKeys returns top-level keys of map.
func FileExists ¶
FileExists returns a bool signifying if given file exists.
func OpenURL ¶ added in v0.16.2
OpenURL opens the specified URL in the default browser of the user. Attribution: https://stackoverflow.com/a/39324149
func RunCountdown ¶
RunCountdown runs countdown with a static message.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.