Versions in this module Expand all Collapse all v1 v1.1.1 Dec 18, 2023 v1.1.0 Dec 16, 2023 Changes in this version type ServiceContext + AsynqClient *asynq.Client + PayClient map[string]model.Client v1.0.0 Dec 1, 2023 Changes in this version + type ServiceContext struct + AsynqServer *asynq.Server + Config config.Config + DB *ent.Client + Model *entModel.Model + Redis *redis.Redis + func NewServiceContext(c config.Config) *ServiceContext