Documentation ¶
Index ¶
Constants ¶
View Source
const ( SocketTypeHTTP = "http" // HTTP socket type SocketTypeSSH = "ssh" // SSH socket type SocketTypeDatabase = "database" // Database socket type SocketTypeTLS = "tls" // TLS socket type SocketTypeTCP = "tcp" // TCP socket type SocketTypeVNC = "vnc" // VNC socket type SocketTypeVPN = "vpn" // VPN socket type SocketTypeRDP = "rdp" // RDP socket type )
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.