client

package
v0.0.0-...-6c16969 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2020 License: GPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

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 FtpClient

func FtpClient(server string)

func GobClient

func GobClient(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 Netcat

func Netcat()

server client

func NetcatChannel

func NetcatChannel()

func TcpClient

func TcpClient(server string)

func TcpRpcClient

func TcpRpcClient(server string)

func TlsClient

func TlsClient(server string)

func Utf16Client

func Utf16Client(server string)

func WebSocketClient

func WebSocketClient(server string, msg string)

func WebSocketJsonClient

func WebSocketJsonClient(server string)

func WebSocketXmlClient

func WebSocketXmlClient(server string)

Types

type Args

type Args struct {
	A, B int
}

type Person

type Person struct {
	Name   string
	Emails []string
}

type Quotient

type Quotient struct {
	Quo, Rem int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL