Versions in this module Expand all Collapse all v1 v1.0.2 Nov 4, 2021 Changes in this version + func TokenCreate(cInfo jwt.LoginInfo, reqUrl string) (token string, err error) v1.0.1 Oct 31, 2021 v1.0.0 Oct 30, 2021 Changes in this version + func ClientRegister(c *gin.Context) + func Cors() gin.HandlerFunc + func ReqAuth(c *gin.Context, cConn *websocket.Conn) (ProxyItem, error) + func TaskHandle(c *gin.Context)