Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientQueueFlusher ¶
func NewClientQueueFlusher(p interfaces.ConfigProvider, r interfaces.RequestQueue, s interfaces.SubmissionQueue) interfaces.Flusher
Types ¶
type ClientQueueFlusher ¶
type ClientQueueFlusher struct {
// contains filtered or unexported fields
}
func (*ClientQueueFlusher) Flush ¶
func (c *ClientQueueFlusher) Flush() error
func (*ClientQueueFlusher) NeedsFlushed ¶
func (c *ClientQueueFlusher) NeedsFlushed() bool
Click to show internal directories.
Click to hide internal directories.