Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnqueueGq ¶
func EnqueueGq(task string, payload interface{}, opt ...util.QueueTaskOpt) (err error)
func GetGQServer ¶
func StartGQServer ¶
func StartGQServer(hMap GQHandlerMap)
Types ¶
type GQHandlerMap ¶
type GQHandlerMap map[string]util.GQueueHandler
Click to show internal directories.
Click to hide internal directories.