Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestAddr ¶ added in v1.1.0
type RequestAddr struct {
Host string
Port string
Key string
Network string
Timestamp string
Random string
}
func (*RequestAddr) MarshalBinary ¶ added in v1.1.0
func (r *RequestAddr) MarshalBinary() ([]byte, error)
func (*RequestAddr) UnmarshalBinary ¶ added in v1.1.0
func (r *RequestAddr) UnmarshalBinary(data []byte) error
type TCPServer ¶ added in v1.5.9
Click to show internal directories.
Click to hide internal directories.