Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet( data.ProviderSet, biz.ProviderSet, service.NewCustomerService, NewUsersApp, )
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type Users ¶
func NewUsersApp ¶
func NewUsersApp(hs *http.Server, gs *grpc.Server, m middleware.Middleware, customer userV1.CustomerServiceServer, ) *Users
Click to show internal directories.
Click to hide internal directories.