dmi

package
v0.0.0-...-fcffdc5 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DMIInfo

type DMIInfo struct {
	Width  int
	Height int
	States map[string]DMIState
}

func ParseDMI

func ParseDMI(png []byte) (*DMIInfo, error)

type DMIState

type DMIState struct {
	// Index starts at 0
	Index      uint
	Directions int
	Frames     int
	Rewind     bool
	Delay      []int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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