Newer
Older
type PeerInfo struct {
// Transport is name of the protocol used by the client.
Transport string
// Address of client. This will usually contain the IP address and port.
RemoteAddr string
good morning!!!!
type PeerInfo struct {
// Transport is name of the protocol used by the client.
Transport string
// Address of client. This will usually contain the IP address and port.
RemoteAddr string