Versions in this module Expand all Collapse all v1 v1.0.0 Apr 11, 2016 Changes in this version + type Exchange struct + Epubkey []byte + Signature []byte + XXX_unrecognized []byte + func (*Exchange) ProtoMessage() + func (m *Exchange) GetEpubkey() []byte + func (m *Exchange) GetSignature() []byte + func (m *Exchange) Reset() + func (m *Exchange) String() string + type Propose struct + Ciphers *string + Exchanges *string + Hashes *string + Pubkey []byte + Rand []byte + XXX_unrecognized []byte + func (*Propose) ProtoMessage() + func (m *Propose) GetCiphers() string + func (m *Propose) GetExchanges() string + func (m *Propose) GetHashes() string + func (m *Propose) GetPubkey() []byte + func (m *Propose) GetRand() []byte + func (m *Propose) Reset() + func (m *Propose) String() string Incompatible versions in this module v2.0.1+incompatible Apr 11, 2016