Documentation ¶ Index ¶ Variables func NewApp(c *config.AppConfig, bus event.Bus, logger log.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 log.Logger, rs *rpc.Server, q *machinery.Server, message pb.MessageSvcClient, workflow pb.WorkflowSvcClient) (*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.