Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Peer ¶
type Peer struct {
Addr string
SendMessageCalledWith []proto.Message
IncomeCh chan peer.ProtoMessage
HandshakeField proto.Handshake
RemoteAddress proto.TCPAddr
// contains filtered or unexported fields
}
func (*Peer) Connection ¶
func (*Peer) Connection() conn.Connection
func (*Peer) RemoteAddr ¶
func (*Peer) SendMessage ¶
Click to show internal directories.
Click to hide internal directories.