Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AuthGRPCServerSet = wire.NewSet(NewGRPCAuthServer)
Functions ¶
func NewGRPCAuthServer ¶
func NewGRPCAuthServer( grpcServer *grpc.Server, cfg *config.Config, uc domain.SessionUseCase, userDomainSvc domain.UserDomainService, log logger.Logger, ) gen.AuthServiceServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.