packagegift_cimport("encoding/json""git.hilo.cn/hilo-common/domain""github.com/go-redis/redis/v8""hilo-user/domain/event/gift_ev""time")constEventSendGiftHiloUserQueue="send:gift:queue:hilo_user"// redis pop event sendGiftfuncBLPopQueueSendGift(model*domain.Model)*gift_ev.SendGiftEvent{varres*gift_ev.SendGiftEventqueue:=EventSendGiftHiloUserQueue