Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UserGRPCServerSet = wire.NewSet(NewGRPCUserServer)
Functions ¶
func NewGRPCUserServer ¶
func NewGRPCUserServer( grpcServer *grpc.Server, cfg *config.Config, uc domain.UserUseCase, authDomainSvc domain.AuthDomainService, log logger.Logger, ) gen.UserServiceServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.