client

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version = "dev"
)

Functions

func SetActivationPolicy

func SetActivationPolicy()

func Start

func Start()

Types

type AppState

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

func NewAppState

func NewAppState() (*AppState, error)

func (*AppState) DisableAutoStart

func (as *AppState) DisableAutoStart()

func (*AppState) EnableAutoStart

func (as *AppState) EnableAutoStart()

func (*AppState) Init

func (as *AppState) Init() error

func (*AppState) LoadApiKey

func (as *AppState) LoadApiKey() error

func (*AppState) Loop

func (as *AppState) Loop()

func (*AppState) SaveApiKey

func (as *AppState) SaveApiKey(newApiKey string) error

func (*AppState) ShowApiKeyDialog

func (as *AppState) ShowApiKeyDialog()

func (*AppState) ShowConfirmationDialog

func (as *AppState) ShowConfirmationDialog()

func (*AppState) StartHolePunching

func (as *AppState) StartHolePunching()

func (*AppState) StopHolePunching

func (as *AppState) StopHolePunching()

type EvtCloseAPIKeyDialog

type EvtCloseAPIKeyDialog struct{}

type EvtCloseConfirmationDialog

type EvtCloseConfirmationDialog struct{}

type EvtOnStarted

type EvtOnStarted struct{}

type EvtOpenGrafanaResults added in v0.9.0

type EvtOpenGrafanaResults struct{}

type EvtSaveApiKey

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

type EvtSaveConfirmation

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

type EvtShowAPIKeyDialog

type EvtShowAPIKeyDialog struct{}

type EvtStoppedHolePunching added in v0.8.0

type EvtStoppedHolePunching struct{}

type EvtToggleAutoStart

type EvtToggleAutoStart struct{}

type EvtToggleHolePunching

type EvtToggleHolePunching struct{}

type Gui

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

Jump to

Keyboard shortcuts

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