function

package
v0.0.0-...-3c4a4f3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrTimeOut = errors.New("websocket send request timeout")

Functions

This section is empty.

Types

type Conn

type Conn interface {
	SendRequest(command string, subCommand string, req any, resp any) error
	StartReading(ctx context.Context, ch chan record.Base)
}

func GetWsConn

func GetWsConn(conn wsConn) Conn

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL