xctrl

package
v0.19.66 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Capabilities

type Capabilities struct {
	channel.Channel
}

func (*Capabilities) Get

func (capabilities *Capabilities) Get(timeout time.Duration) ([]string, error)

func (*Capabilities) Has

func (capabilities *Capabilities) Has(capability string, timeout time.Duration) (bool, error)

func (*Capabilities) IsEdgeCapable

func (capabilities *Capabilities) IsEdgeCapable(timeout time.Duration) (bool, error)

type Xctrl

type Xctrl interface {
	config.Subconfig
	channel.BindHandler
	Enabled() bool
	Run(ctrl channel.Channel, db boltz.Db, done chan struct{}) error
	NotifyOfReconnect()
	GetTraceDecoders() []channel.TraceMessageDecoder
}

Jump to

Keyboard shortcuts

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