Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GRPC ¶
type GRPC struct { pb.UnimplementedAuthServiceServer pb.UnimplementedUserServiceServer // contains filtered or unexported fields }
func NewGrpcServer ¶
func NewGrpcServer(config grpc_config.Config, probesCfg probes.Config, userService services.UserService) (*GRPC, error)
Click to show internal directories.
Click to hide internal directories.