Documentation ¶ Index ¶ Variables func NewApp(c *config.AppConfig, bus *event.Bus, logger *logger.Logger, rs *rpc.Server, ...) (*app.Application, error) Constants ¶ This section is empty. Variables ¶ View Source var ProviderSet = wire.NewSet(NewApp) Functions ¶ func NewApp ¶ func NewApp( c *config.AppConfig, bus *event.Bus, logger *logger.Logger, rs *rpc.Server, q *machinery.Server, message pb.MessageClient, workflow pb.WorkflowClient) (*app.Application, error) Types ¶ This section is empty. Source Files ¶ View all Source files app.go Directories ¶ Show internal Expand all Path Synopsis rpcclient service work Click to show internal directories. Click to hide internal directories.