Documentation ¶
Index ¶
Constants ¶
View Source
const ( PROTO = "proto" STATUS = "status" ERROR = "error" START = "start" OPEN = "open" CLOSE = "close" STOP = "stop" )
View Source
const ( LOCALHOST = "localhost" ISLOCAL = "islocal" PUBLISH = "publish" )
View Source
const ( BEGIN = "begin" CURRENT = "current" RANDOM = "random" END = "end" )
View Source
const ( PROTOCOL = "protocol" HOSTPORT = "hostport" HOSTNAME = "hostname" )
View Source
const CLIENT = "client"
View Source
const (
DIAL = "dial"
)
View Source
const HOST = "host"
View Source
const (
LISTEN = "listen"
)
View Source
const PORT = "port"
View Source
const SERVER = "server"
View Source
const TCP = "tcp"
Variables ¶
Functions ¶
Types ¶
type Conn ¶
type Listener ¶
type Stat ¶
type Stat struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.