Documentation ¶
Index ¶
- type F
- func (f F) GetCallerInfo(packageOnly bool) string
- func (f F) GetExecParams(serviceID, action string) (string, []string)
- func (f F) GetOS() string
- func (f F) GetOSArchitecture() string
- func (f F) GetOSArchitecturePairs(os string) [][]string
- func (f F) GetOSInstallDir() string
- func (f F) GetOSUserGid() string
- func (f F) GetOSUsername() string
- func (f F) GetRunningExecutable() string
- func (f F) GetSudoUser() string
- func (f F) OSActive(os string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type F ¶
type F struct{}
func (F) GetCallerInfo ¶
func (F) GetOSArchitecture ¶
func (F) GetOSArchitecturePairs ¶
func (F) GetOSInstallDir ¶
func (F) GetOSUserGid ¶
func (F) GetOSUsername ¶
func (F) GetRunningExecutable ¶
func (F) GetSudoUser ¶
Click to show internal directories.
Click to hide internal directories.