internal

package
v0.0.0-...-593c547 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCtxDone = errors.New("context done")

ErrCtxDone is returned when publish timeout

View Source
var ErrExisted = errors.New("portal has existed")

ErrExisted ....

View Source
var ErrFullChan = errors.New("portal channel is full")

ErrFullChan ....

View Source
var ErrNoReceiver = errors.New("portal receiver has gone")

ErrNoReceiver ....

View Source
var ErrNotFound = errors.New("topic not found")

ErrNotFound is returned when the named topic does not exist.

View Source
var ErrTimeout = errors.New("publish timeout")

ErrTimeout is returned when publish timeout

Functions

func Setup

func Setup(c *cli.Context) error

Types

type Edged

type Edged struct {
	// contains filtered or unexported fields
}

type EdgedConn

type EdgedConn struct {
	net.Conn
	// contains filtered or unexported fields
}

func NewEdgeConn

func NewEdgeConn(conn net.Conn, ps *pubsub) *EdgedConn

Jump to

Keyboard shortcuts

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