internal

package
v0.0.0-...-0b8d6eb Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VMajor   = 0
	VMinor   = 1
	VPatch   = 0
	VQuality = `alpha`
	VBuildNo = 37
)

Variables

View Source
var (
	LogCfg c4hgol.LogConfig = log
)

Functions

This section is empty.

Types

type Commander

type Commander struct {
	FID    string
	Name   string
	System SysIdent
}

func (*Commander) SwitchTo

func (cmdr *Commander) SwitchTo(p ospath.AppPaths, fid, name string) error

func (*Commander) Unknown

func (cmdr *Commander) Unknown() bool

type EDPC

type EDPC struct {
	App  ospath.App
	Cmdr Commander
	// contains filtered or unexported fields
}

func NewEDPC

func NewEDPC(addr, accsTok string, insec bool) (*EDPC, error)

func (*EDPC) Close

func (edpc *EDPC) Close() error

func (*EDPC) OnJournalEvent

func (edpc *EDPC) OnJournalEvent(e watched.JounalEvent) error

func (*EDPC) OnStatusEvent

func (edpc *EDPC) OnStatusEvent(e watched.StatusEvent) error

type EDPCer

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

func NewEDPCer

func NewEDPCer(acstk string) (e *EDPCer, err error)

func (*EDPCer) Close

func (er *EDPCer) Close() error

func (*EDPCer) Commander

func (er *EDPCer) Commander(t time.Time, fid, name string) error

func (*EDPCer) Docked

func (er *EDPCer) Docked(t time.Time, fid, ssys, port string) error

func (*EDPCer) Open

func (er *EDPCer) Open(addr string, insec bool) (err error)

type SysIdent

type SysIdent struct {
	ESeq watched.JEventID
	Addr int64
	Name string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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