package
0.0.0-20220518041311-24050ff9fd3a
Repository: https://github.com/draeron/gof1.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
ParseHandlerType attempts to convert a string to a HandlerType.
No description provided by the author
# Constants
No description provided by the author
DialHold is a HandlerType of type DialHold.
DialPressed is a HandlerType of type DialPressed.
DialReleased is a HandlerType of type DialReleased.
FunctionsHold is a HandlerType of type FunctionsHold.
FunctionsPressed is a HandlerType of type FunctionsPressed.
FunctionsReleased is a HandlerType of type FunctionsReleased.
MuteHold is a HandlerType of type MuteHold.
MutePressed is a HandlerType of type MutePressed.
MuteReleased is a HandlerType of type MuteReleased.
PadHold is a HandlerType of type PadHold.
PadPressed is a HandlerType of type PadPressed.
PadReleased is a HandlerType of type PadReleased.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
HandlerType x ENUM(
FunctionsPressed
FunctionsHold
FunctionsReleased
PadPressed
PadHold
PadReleased
MutePressed
MuteHold
MuteReleased
DialPressed
DialHold
DialReleased
)
*/.
No description provided by the author