Documentation ยถ
Index ยถ
Constants ยถ
This section is empty.
Variables ยถ
View Source
var ProviderSet = wire.NewSet( NewGRPCServer, NewHTTPServer, app.ServiceRegistry, app.ServiceDiscovery, )
ProviderSet is server providers.
Functions ยถ
func NewGRPCServer ยถ
func NewGRPCServer( login *service.LoginService) *grpc.Server
func NewHTTPServer ยถ
func NewHTTPServer( login *service.LoginService) *http.Server
Types ยถ
This section is empty.
Click to show internal directories.
Click to hide internal directories.