Documentation ¶
Index ¶
Constants ¶
View Source
const ( OPEN = "open" CLOSE = "close" ERROR = "error" START = "start" STOP = "stop" )
View Source
const ( RANDOM = "random" CURRENT = "current" BEGIN = "begin" 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 (
LOCALHOST = "localhost"
)
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.