Versions in this module Expand all Collapse all v0 v0.0.2 Jul 3, 2020 Changes in this version + type Message struct + Delay *duration.Duration + Hash string + Param []byte + PushedAt *timestamp.Timestamp + Retries uint32 + Tried uint32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Message) Descriptor() ([]byte, []int) + func (*Message) ProtoMessage() + func (m *Message) GetDelay() *duration.Duration + func (m *Message) GetHash() string + func (m *Message) GetParam() []byte + func (m *Message) GetPushedAt() *timestamp.Timestamp + func (m *Message) GetRetries() uint32 + func (m *Message) GetTried() uint32 + func (m *Message) Reset() + func (m *Message) String() string + func (m *Message) XXX_DiscardUnknown() + func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Message) XXX_Merge(src proto.Message) + func (m *Message) XXX_Size() int + func (m *Message) XXX_Unmarshal(b []byte) error