package
0.0.0-20241214133522-87726f46f77a
Repository: https://github.com/pthum/stripcontrol-golang.git
Documentation: pkg.go.dev

# Functions

EventTypeString retrieves an enum value from the enum constants string name.
EventTypeStrings returns a slice of all String values of the enum.
EventTypeValues returns all values of the enum.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
ColorProfile The ColorProfile which reflects color and brightness.
LedStrip definition of a LED strip and its configuration.
OptProfile Optional Profile.
OptStrip Optional Strip.
ProfileEvent a StripEvent.
StripEvent a StripEvent.

# Interfaces

No description provided by the author

# Type aliases

go:generate enumer -type=EventType -json -text -transform=upper.