Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAuthenticationCache ¶
func InitAuthenticationCache()
Types ¶
type AuthenticationCache ¶
type SocketController ¶
type SocketController struct {
// contains filtered or unexported fields
}
func (*SocketController) HandleTokenAuthentication ¶
func (sc *SocketController) HandleTokenAuthentication(c *gin.Context)
func (*SocketController) HandleWebSocket ¶
func (sc *SocketController) HandleWebSocket(hub *Hub, c *gin.Context)
Click to show internal directories.
Click to hide internal directories.