Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { auth_grpc.UnimplementedAuthServiceServer JWTTokenSecret string }
func (*Server) LoginUser ¶
func (s *Server) LoginUser(context.Context, *auth_grpc.AuthRequest) (*auth_grpc.UserResponse, error)
Click to show internal directories.
Click to hide internal directories.