Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OSTargetIntMap = map[int]OSType{ 1: Windows, 2: Linux, }
View Source
var OSTargetMap = map[OSType]string{ Windows: "Windows", Linux: "Linux", }
Functions ¶
func CreateDirs ¶
CreateDirs create a directory based on a given paths
Types ¶
Click to show internal directories.
Click to hide internal directories.