Documentation
¶
Index ¶
- func CreateWSConn(t testing.TB, role string, id int64, httpAddr string, dialer *websocket.Dialer) *websocket.Conn
- func SetupDialer(t testing.TB, opts *websocket.Upgrader) *websocket.Dialer
- func ShutdownDialer(dialer *websocket.Dialer)
- func UnmarshalWSResponseMessage(t testing.TB, data []byte) *wsPB.ResponseMessage
- func WriteMessage(t testing.TB, conn *websocket.Conn, data []byte)
- type WSDialer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWSConn ¶
func ShutdownDialer ¶
func UnmarshalWSResponseMessage ¶
func UnmarshalWSResponseMessage(t testing.TB, data []byte) *wsPB.ResponseMessage
Types ¶
Click to show internal directories.
Click to hide internal directories.