Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( NewCron, NewCreateSystemAccountsJob, )
Functions ¶
This section is empty.
Types ¶
type CreateSystemAccountsJob ¶
func NewCreateSystemAccountsJob ¶
func NewCreateSystemAccountsJob( accountLogic logic.AccountLogic, cronConfig configs.Cron, logger *zap.Logger, ) (CreateSystemAccountsJob, error)
Click to show internal directories.
Click to hide internal directories.