gui

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeXTouch         = "XTouch"
	TypeXTouchExtender = "XTouch Extender"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigurationTab added in v1.0.0

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

func NewConfigurationTab added in v1.0.0

func NewConfigurationTab(g *GUI) *ConfigurationTab

func (*ConfigurationTab) SetStatus added in v1.0.0

func (g *ConfigurationTab) SetStatus(status string)

type EncoderTab added in v1.0.0

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

func NewEncoderTab added in v1.0.0

func NewEncoderTab(gui *GUI) *EncoderTab

type GUI

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

func New

func New() *GUI

func (*GUI) Fire

func (g *GUI) Fire(entry *logrus.Entry) error

func (*GUI) Levels

func (g *GUI) Levels() []logrus.Level

func (*GUI) SetStatus

func (g *GUI) SetStatus(status string)

func (*GUI) Start

func (g *GUI) Start()

type XTouchConfig added in v1.0.0

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

func NewXTouchConfig added in v1.0.0

func NewXTouchConfig(configurationTab *ConfigurationTab) *XTouchConfig

func (*XTouchConfig) Port added in v1.0.0

func (g *XTouchConfig) Port() int

func (*XTouchConfig) SetSelectedXTouchType added in v1.0.0

func (g *XTouchConfig) SetSelectedXTouchType(value string)

func (*XTouchConfig) Type added in v1.0.0

func (g *XTouchConfig) Type() xtouch.ServerType

func (*XTouchConfig) UUID added in v1.0.0

func (g *XTouchConfig) UUID() string

Jump to

Keyboard shortcuts

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