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