Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Path const Path = "[PATH]" // Rmdir const Rmdir = "rmdir" // Chown const Chown = "chown" // Lls const Lls = "lls" // Mkdir const Mkdir = "mkdir" // Lmkdir const Lmkdir = "lmkdir" // Put const Put = "put" // Symlink const Symlink = "symlink" // Rename const Rename = "rename" // Get const Get = "get" // Chgrp const Chgrp = "chgrp" // Yes const Yes = "yes" // SSH const SSH = "ssh" // Command const Command = "command" // HTTP const HTTP = "http" // HTTPS const HTTPS = "https" // Socks const Socks = "socks" // Socks5 const Socks5 = "socks5" // PercentOut const PercentOut = "%out" // Copyright const Copyright = "blacknon(blacknon@orebibou.com)" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.