//
pkg.gl
Category
github.com/matthewpi/streamdeck
button
package
0.0.0-20240226234722-6586ce762db3
Repository:
https://github.com/matthewpi/streamdeck.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
90 SLOC
#
Functions
NewGIF
NewGIF returns a new animated Button that displays a GIF.
NewImage
NewImage returns a new static Button displaying an image.
#
Structs
GIF
GIF represents an animated Button displaying a GIF.
Image
Image represents a static Button displaying an image.
#
Interfaces
Animated
Animated represents a Button that is animated.
Button
Button represents a button that can be displayed on a StreamDeck using a View.