Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarinX/keylogger
/ types & classes
Types & classes
5 in github.com/MarinX/keylogger
⨍
Functions
20
◇
Types & classes
5
TypeAlias
EventType
EventType are groupings of codes under a logical input construct. Each type has a set of applicable codes to be used in generating events. See the Ev
input_event.go:38
Struct
InputEvent
InputEvent is the keyboard event structure itself
input_event.go:44
TypeAlias
KeyEvent
KeyEvent is the keyboard event for up/down (press/release)
input_event.go:68
Struct
KeyLogger
KeyLogger wrapper around file descriptior
keylogger.go:15
TypeAlias
devices
keylogger.go:19