Documentation ¶
Index ¶
- Constants
- func DaytimeAsn1Client(server string)
- func DaytimeUdpClient(server string)
- func FtpClient(server string)
- func GobClient(server string)
- func HttpClient(host string)
- func HttpRpcClient(server string)
- func JsonClient(server string)
- func JsonRpcClient(server string)
- func Netcat()
- func NetcatChannel()
- func TcpClient(server string)
- func TcpRpcClient(server string)
- func TlsClient(server string)
- func Utf16Client(server string)
- func WebSocketClient(server string, msg string)
- func WebSocketJsonClient(server string)
- func WebSocketXmlClient(server string)
- type Args
- type Person
- type Quotient
Constants ¶
View Source
const ( DIR = "DIR" PWD = "PWD" CD = "CD" )
View Source
const BOM = '\ufffe'
Variables ¶
This section is empty.
Functions ¶
func DaytimeAsn1Client ¶
func DaytimeAsn1Client(server string)
func DaytimeUdpClient ¶
func DaytimeUdpClient(server string)
func HttpClient ¶
func HttpClient(host string)
func HttpRpcClient ¶
func HttpRpcClient(server string)
func JsonClient ¶
func JsonClient(server string)
func JsonRpcClient ¶
func JsonRpcClient(server string)
func NetcatChannel ¶
func NetcatChannel()
func TcpRpcClient ¶
func TcpRpcClient(server string)
func Utf16Client ¶
func Utf16Client(server string)
func WebSocketClient ¶
func WebSocketJsonClient ¶
func WebSocketJsonClient(server string)
func WebSocketXmlClient ¶
func WebSocketXmlClient(server string)
Types ¶
Click to show internal directories.
Click to hide internal directories.