//
pkg.gl
Category
github.com/gjbae1212/go-module
websocket
package
0.5.1
Repository:
https://github.com/gjbae1212/go-module.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
272 SLOC
#
Functions
NewBreaker
Create Breaker.
NewClient
No description provided by the author
WithErrorHandlerOption
No description provided by the author
WithMaxMessagePoolLength
No description provided by the author
WithMaxReadLimit
No description provided by the author
#
Variables
Upgrader
No description provided by the author
#
Structs
Client
It is a client between a server and a client.
#
Interfaces
Breaker
No description provided by the author
Message
It is interface on message.
Option
No description provided by the author
#
Type aliases
ErrorHandler
No description provided by the author
OptionFunc
No description provided by the author