Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WsClient ¶
type WsClient struct {
// contains filtered or unexported fields
}
func (*WsClient) ReadFromServer ¶ added in v1.0.0
func (ws *WsClient) ReadFromServer()
func (*WsClient) WriteToServer ¶ added in v1.0.0
func (ws *WsClient) WriteToServer()
Click to show internal directories.
Click to hide internal directories.