Documentation ¶
Index ¶
- Variables
- func New() benjamin.Device
- type Mock
- func (Mock) Button(int) benjamin.Button
- func (Mock) ButtonAt(image.Point) benjamin.Button
- func (Mock) ButtonLayout() image.Point
- func (Mock) ButtonSize() image.Point
- func (Mock) Buttons() int
- func (Mock) Clear() error
- func (Mock) Close() error
- func (Mock) Display(int) benjamin.Display
- func (Mock) Displays() int
- func (Mock) Encoder(int) benjamin.Encoder
- func (Mock) Encoders() int
- func (Mock) Events() <-chan benjamin.Event
- func (Mock) Manufacturer() string
- func (Mock) Open() error
- func (Mock) Product() string
- func (Mock) Reset() error
- func (Mock) Serial() string
- func (Mock) SetBrightness(float64) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Mock ¶
type Mock struct { }
Mock interface
func (Mock) ButtonLayout ¶
func (Mock) ButtonSize ¶
func (Mock) Manufacturer ¶
func (Mock) SetBrightness ¶
Click to show internal directories.
Click to hide internal directories.