Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultIdentityFile = ".ssh/id_ed25519" // Relative to home directory. DefaultPin = true DefaultWait = true ShortcutDebugLog = "/dev/stderr" )
Variables ¶
View Source
var Defaults = []string{
".config/gate/client.toml",
".config/gate/client.d/*.toml",
}
Defaults are relative to home directory.
View Source
var Version string
Functions ¶
Types ¶
type REPLConfig ¶
Click to show internal directories.
Click to hide internal directories.