# Functions
AddMigrationsAPI registers migrations endpoints on the given router.
AddWorkspacesAPI registers workspaces endpoints on the given router.
Register registers the API endpoints on the given router.
NewContextHandler to create a handler for context.
NewPonosClient factory method to create a Ponos Client.
# Structs
Context provides the API with all necessary data and interfaces for responding to requests.
ContextHandler for HTTP.
No description provided by the author
# Type aliases
ContextHandlerFunc to add context.