Documentation
¶
Index ¶
Constants ¶
View Source
const ( NameFileConfig string = "config" TypeFileConfig string = "yml" Separator string = "/" NameApp string = "ssh+" Space string = " " Dot string = "." )
View Source
const ( NameFileConnects string = "connect-ssh.json" NameFileCryptKey string = "key.txt" )
View Source
const ( DirectionApp = Separator + Dot + NameApp + Separator FullNameFileConfig = NameFileConfig + Dot + TypeFileConfig )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.