Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvHome overrides the local sshx runtime directory. It is primarily useful // for isolated agent and CI runs that must not touch a user's real config. EnvHome = "SSHX_HOME" // DefaultDir is the directory used below the current user's home directory. DefaultDir = ".sshx" )
Variables ¶
This section is empty.
Functions ¶
func Observations ¶
Observations returns the optional local observation mirror directory.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.