# Functions
CheckHealth is a health check endpoint.
CheckStatus is a workaround to return a valid response for status.kagi.com.
Proxy is an endpoint handler that proxies requests to the kagi.com and *.kagi.com servers.
SignInForm is a handler that authenticates the user.
SignInWeb is a handler that displays the login page.
SignOut is a handler that logs out the user.
# Structs
No description provided by the author