Categorygithub.com/GeekRicardo/keyboardhook
modulepackage
0.0.0-20241103002313-f08fecaf2198
Repository: https://github.com/geekricardo/keyboardhook.git
Documentation: pkg.go.dev

# README

keyboard

go win keyboard listener

# Packages

No description provided by the author

# Functions

GetKeyName returns the readable name of the key.
SetKeyDownCallback sets the callback function for key down events.
SetKeyUpCallback sets the callback function for key up events.
Start starts the keyboard hook.

# Constants

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
KeyEvent represents a keyboard event.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author