Documentation ¶
Index ¶
- func CreateDistinctHttpClient(version int32, name string, listener func(IOperationResult)) IClient
- func CreateDistinctWebSocketClient(version int32, name string, listener func(IOperationResult)) IClient
- func CreateHttpClient(listener func(IOperationResult)) IClient
- func CreateWebSocketClient(listener func(IOperationResult)) IClient
- func NewHttpClient() IClient
- func NewWebSocketClient() IClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDistinctHttpClient ¶
noinspection GoUnusedExportedFunction
func CreateDistinctWebSocketClient ¶
func CreateDistinctWebSocketClient(version int32, name string, listener func(IOperationResult)) IClient
noinspection GoUnusedExportedFunction
func CreateHttpClient ¶
func CreateHttpClient(listener func(IOperationResult)) IClient
func CreateWebSocketClient ¶
func CreateWebSocketClient(listener func(IOperationResult)) IClient
func NewHttpClient ¶
func NewHttpClient() IClient
func NewWebSocketClient ¶
func NewWebSocketClient() IClient
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.