Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigDir ¶
func GetConfigDir() string
func GetService ¶
func KillProcess ¶
func KillProcess(processId int)
func OpenProfilerReport ¶
func SetConfigDir ¶
func SetConfigDir(cfgDir string)
Types ¶
type BuildOSType ¶ added in v1.18.6
type BuildOSType = int8
const ( Windows BuildOSType = 0 Linux BuildOSType = 1 Mac BuildOSType = 2 )
func GetBuildOSType ¶ added in v1.18.6
func GetBuildOSType() BuildOSType
Click to show internal directories.
Click to hide internal directories.