# Functions
GetHandleConfig returns an handler for the configuration method.
GetHandleDebug returns an handler for the debug method.
GetHandleDebugStep returns an handler for the debug step method.
GetHandleMemory returns an handler for the memory method.
HandleIndex handles the queries to the main page.
Process waits for an Action, performs it and publish an ActionResponse.
Serve serves the API on the API port.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Action represents an action that the API performs.
ActionResponse represents a response to an Action.
# Type aliases
ActionType represents a type of valid Action.