interfaces

package
v2.7.4+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: AGPL-3.0 Imports: 2 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPanel

type IPanel interface {
	Name() string
	Grid() *gtk.Grid
	PreShow()
	Show()
	Hide()
}

type ITemperatureDataDisplay

type ITemperatureDataDisplay interface {
	UpdateTemperatureData(temperatureData map[string]dataModels.TemperatureData)
}

Jump to

Keyboard shortcuts

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