Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentMgr ¶
type AgentMgr struct {
// contains filtered or unexported fields
}
func NewAgentMgr ¶
type ApnsAuth ¶
type ApnsAuth struct {
// contains filtered or unexported fields
}
func NewApnsAuth ¶
type GeTuiAuth ¶
type GeTuiAuth struct {
// contains filtered or unexported fields
}
func NewGeTuiAgent ¶
type Server ¶
type Server struct { *proto.UnimplementedAuthServer // contains filtered or unexported fields }
func (*Server) DelToken ¶
func (s *Server) DelToken(ctx context.Context, in *proto.DelTokenReq) (*proto.DelTokenResp, error)
func (*Server) GetToken ¶
func (s *Server) GetToken(ctx context.Context, in *proto.GetTokenReq) (*proto.GetTokenResp, error)
Click to show internal directories.
Click to hide internal directories.