solo

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent added in v1.0.3

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

func New

func New(indiServerAddr string, tunnel INDIHubSoloTunnel) *Agent

func (*Agent) Close added in v1.0.3

func (p *Agent) Close()

func (*Agent) Start added in v1.0.3

func (p *Agent) Start(sessionID uint64, sessionToken string) error

type INDIHubSoloTunnel

type INDIHubSoloTunnel interface {
	Send(response *indihub.Response) error
	CloseAndRecv() (*indihub.SoloSummary, error)
}

type Mode added in v1.0.3

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

func NewMode added in v1.0.3

func NewMode(indiHubClient indihub.INDIHubClient, regInfo *indihub.RegisterInfo, indiServerAddr string) *Mode

func (*Mode) GetStatus added in v1.0.3

func (s *Mode) GetStatus() map[string]interface{}

func (*Mode) Start added in v1.0.3

func (s *Mode) Start()

func (*Mode) Stop added in v1.0.3

func (s *Mode) Stop()

Jump to

Keyboard shortcuts

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