Versions in this module Expand all Collapse all v1 v1.0.0 Nov 26, 2023 Changes in this version + func EnqueueGq(task string, payload interface{}, opt ...util.QueueTaskOpt) (err error) + func GetGQServer() (server *util.GQueue) + func StartGQServer(hMap GQHandlerMap) + type GQHandlerMap map[string]util.GQueueHandler