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 Message struct + Data []byte + DiagID *string + Timeout *int64 + XXX_unrecognized []byte + func (*Message) ProtoMessage() + func (m *Message) GetData() []byte + func (m *Message) GetDiagID() string + func (m *Message) GetTimeout() int64 + func (m *Message) GetTimeoutDuration() time.Duration + func (m *Message) Reset() + func (m *Message) SetTimeoutDuration(t time.Duration) + func (m *Message) String() string