Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet( NewRentalBiz, irent.NewAssetRepo, )
ProviderSet is biz providers.
Functions ¶
func NewRentalBiz ¶
func NewRentalBiz(assets repo.IAssetRepo) (biz.IRentalBiz, error)
NewRentalBiz will create a new rental biz.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.