package
0.0.0-20211205205814-168ccc21e67c
Repository: https://github.com/ziutek/emgo.git
Documentation: pkg.go.dev

# Packages

Package button provides polling and interrupt based drivers to push button.
Package encoder provides simple, interrupt driven, driver to rotary encoder.

# Functions

MakeIntEvent creates new event with int value.
MakePinEvent creates new event with gpio.Pins value.

# Structs

Event contains 32-bit identifier of source of event and 32-bit event value.