package
1.0.5
Repository: https://github.com/resousse/activity-tracker.git
Documentation: pkg.go.dev

# Functions

MachineSleepHandler returns an instance of the struct.
MouseClickHandler returns an instance of the struct.
MouseCursorHandler returns an instance of the struct.
ScreenChangeHandler returns an instance of the struct.
TestHandler returns an instance of the struct.

# Structs

MachineSleepHanderStruct is a handler for machine sleep/awake related events.
MouseClickHandlerStruct is the handler for mouse clicks.
MouseCursorHandlerStruct is the handler for mouse cursor movements.
ScreenChangeHandlerStruct is the handler for screen changes.
TestHandlerStruct is a test handler.

# Interfaces

Instance is the main interface for a handler for the tracker.