Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct { auth.UnimplementedLoginServiceServer // contains filtered or unexported fields }
func (*Handler) Login ¶
func (h *Handler) Login(ctx context.Context, req *login.LoginRequest) (*login.LoginResponse, error)
func (*Handler) RegisterSvc ¶
// RegisterService with grpc server.
Click to show internal directories.
Click to hide internal directories.