Documentation
¶
Index ¶
- func CreateDirIfNotExist(dir string) error
- func GetMachineID() (string, error)
- func GetRollingLogWriter(logDirPath, logName string, uid, gid int) (io.Writer, string, error)
- func GetSandboxLocalFilesBaseDir(sbName string) (string, error)
- func GetSandboxesDir() (string, error)
- func GetSignadotDir() (string, error)
- func OpenBrowser(url string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMachineID ¶ added in v0.6.0
func GetRollingLogWriter ¶
func GetSandboxLocalFilesBaseDir ¶ added in v1.0.0
func GetSandboxesDir ¶ added in v1.0.0
func GetSignadotDir ¶
Get signadot directory ($HOME/.signadot)
func OpenBrowser ¶ added in v1.0.0
OpenBrowser opens the specified URL in the user's default browser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.