Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContext ¶
type ServiceContext struct { Config config.Config Cache kv.Store PlatformModel *model.PlatformModel WeappModel *model.WeappModel WeappAuditModel *model.WeappAuditModel PayModel *model.PayModel PayOrderModel *model.PayOrderModel PayRefundModel *model.PayRefundModel }
func NewServiceContext ¶
func NewServiceContext(c config.Config) *ServiceContext
Click to show internal directories.
Click to hide internal directories.