Documentation ¶
Index ¶
Constants ¶
View Source
const ( JSON_MARSHAL_PREFIX = "" JSON_MARSHAL_INDENT = " " STEP_RANGE_SEP = "-" NEXT_LINE_SUFFIX = "\\" )
View Source
const ( SHELL_RED = "\033[0;31m" SHELL_GREEN = "\033[0;32m" SHELL_YELLOW = "\033[1;33m" SHELL_NO_COLOR = "\033[0m" )
Variables ¶
This section is empty.
Functions ¶
func GetOrCreatePath ¶ added in v0.2.3
func LoadJsonDataFromFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.