Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewShopJobService)
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type ShopJobService ¶
type ShopJobService struct { v1.UnimplementedShopJobServer // contains filtered or unexported fields }
func NewShopJobService ¶
func NewShopJobService(logger log.Logger, foo *biz.FooUseCase) *ShopJobService
Click to show internal directories.
Click to hide internal directories.