Input Automation

sikuli-go provides input automation APIs through InputController.

Public API

Request protocol

Input actions flow through core.InputRequest with strict validation:

Backend behavior

This keeps the protocol stable while allowing platform-specific backend implementations behind core.Input.