Documentation
¶
Index ¶
- Constants
- Variables
- func GetFailoverJscPath() (path string, err error)
- func GetFirstMatchedFile(pattern string) (path string, err error)
- func GetLocalConfigPath() (path string, err error)
- func GetPathToRunningApp() (path string, err error)
- func ReadLocalConfigs() (configs string)
- func ReadRemoteConfigs() (configs string)
- type Configs
Constants ¶
View Source
const PROCESS_VM_READ = 1 << 4
Variables ¶
View Source
var DebugLogs []string
Functions ¶
func GetFailoverJscPath ¶
func GetFirstMatchedFile ¶
func GetLocalConfigPath ¶
func GetPathToRunningApp ¶
func ReadLocalConfigs ¶
func ReadLocalConfigs() (configs string)
func ReadRemoteConfigs ¶
func ReadRemoteConfigs() (configs string)
Types ¶
type Configs ¶
type Configs struct {
DebugLogs []string
// contains filtered or unexported fields
}
func (Configs) GetBooleanValue ¶
func (Configs) GetIntegerValue ¶
Click to show internal directories.
Click to hide internal directories.