package servlet import ( cwf "git.loafle.net/commons_go/websocket_fasthttp" ) type ServletHandlers struct { cwf.SocketHandlers }