Versions in this module Expand all Collapse all v0 v0.2.3 Feb 27, 2015 v0.2.2 Feb 27, 2015 Changes in this version + type Identify struct + AgentVersion *string + ListenAddrs [][]byte + ObservedAddr []byte + ProtocolVersion *string + Protocols []string + PublicKey []byte + XXX_unrecognized []byte + func (*Identify) ProtoMessage() + func (m *Identify) GetAgentVersion() string + func (m *Identify) GetListenAddrs() [][]byte + func (m *Identify) GetObservedAddr() []byte + func (m *Identify) GetProtocolVersion() string + func (m *Identify) GetProtocols() []string + func (m *Identify) GetPublicKey() []byte + func (m *Identify) Reset() + func (m *Identify) String() string