Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(s types.QueueStorer) *sClient
Types ¶
type StoreClient ¶
type Storer ¶
type Storer interface { SetStore(types.QueueStorer) GetStore() types.QueueStorer }
Click to show internal directories.
Click to hide internal directories.