models

package
v0.0.0-...-e5ec26e Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action interface {
	SetImage(img image.Image, i int, page int)
}

type Module

type Module struct {
	Name       string
	NewIcon    func() api.IconHandler
	NewKey     func() api.KeyHandler
	IconFields []api.Field
	KeyFields  []api.Field
}

type PageRow

type PageRow struct {
	Keys []api.Key `yaml:"line"`
}

type VirtualDev

type VirtualDev struct {
	Deck   streamdeck.Device
	Page   int
	IsOpen bool
	Config []api.Page
}

Jump to

Keyboard shortcuts

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