Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewApp, NewOptions)
Functions ¶
func NewApp ¶
func NewApp(o *Options, logger *logger.Logger, rs *rpc.Server, db *sqlx.DB, subClient pb.SubscribeClient, midClient pb.MiddleClient, msgClient pb.MessageClient, taskClient pb.TaskClient, wfClient pb.WorkflowClient) (*app.Application, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.