Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Type string // 网络类型. tcp / udp / http
Host string // 服务器地址.
Port int32 // 服务器端口.
}
Config TODO
Click to show internal directories.
Click to hide internal directories.