Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GRPC ¶
type GRPC struct { pb.UnimplementedAuthServiceServer // contains filtered or unexported fields }
func NewGrpcServer ¶
func NewGrpcServer( config grpcconfig.Config, log *logger.Logger, probesCfg *probes.Config, authService services.AuthService) *GRPC
Click to show internal directories.
Click to hide internal directories.