Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IQueue ¶
func QueueBuilder ¶
func QueueBuilder() IQueue
type QueueAbstract ¶
type QueueAbstract struct {
}
func (*QueueAbstract) Add ¶
func (q *QueueAbstract) Add(queueName string, value interface{}) bool
Click to show internal directories.
Click to hide internal directories.