Documentation ¶
Index ¶
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, middle pb.MiddleSvcClient, todo pb.TodoSvcClient, user pb.UserSvcClient) (*app.Application, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.