conncli

package
v0.0.0-...-2aa8555 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TraceID = "traceid"
)

Variables

View Source
var (
	ErrChannelFull = errors.New("channel full")
)

Functions

This section is empty.

Types

type Connd

type Connd interface {
	Notify(ctx context.Context, service string, connds []string, topic string, index []byte, noneDowngrade bool) error
	Disconnect(ctx context.Context, clientID, service, conndAddress string, connetctionID int64) error
	Close() error
}

func NewConnd

func NewConnd(config *conf.Connd) (Connd, error)

Jump to

Keyboard shortcuts

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