Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultPointerPrefixLength = 14
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageRetriever ¶
type MessageRetriever struct { DoneChan chan struct{} *sync.WaitGroup // contains filtered or unexported fields }
func NewMessageRetriever ¶
func (*MessageRetriever) Run ¶
func (m *MessageRetriever) Run()
Click to show internal directories.
Click to hide internal directories.