Documentation
¶
Index ¶
- func UserLogin(c *gin.Context)
- func WebSocketHandler(c *gin.Context)
- type Handler
- func (h Handler) FinishFriendRequest20220101(c *gin.Context)
- func (h Handler) GetUserInfo20220101(c *gin.Context)
- func (h Handler) ListFriend20220101(c *gin.Context)
- func (h Handler) ListFriendRequest20220101(c *gin.Context)
- func (h Handler) ListMessageRecord20220101(c *gin.Context)
- func (h Handler) Ping20220101(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WebSocketHandler ¶
Types ¶
type Handler ¶
type Handler struct { }
func (Handler) FinishFriendRequest20220101 ¶
func (Handler) GetUserInfo20220101 ¶
func (Handler) ListFriend20220101 ¶
func (Handler) ListFriendRequest20220101 ¶
func (Handler) ListMessageRecord20220101 ¶
func (Handler) Ping20220101 ¶
Click to show internal directories.
Click to hide internal directories.