Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WsServer ¶
type WsServer struct {
// contains filtered or unexported fields
}
func NewWsServer ¶
func NewWsServer(sockMap *sockmap.SockMap, jwtService *jwtservice.JwtService, repos *repo.Repos) *WsServer
Click to show internal directories.
Click to hide internal directories.