package
0.0.0-20211126024450-6d5c79832cef
Repository: https://github.com/aljo242/shmeeload.xyz.git
Documentation: pkg.go.dev

# Functions

ChatHomeHandler is the route for the chat home where users can get assigned unique identifiers.
ChatSignInHandler connects to the database and signs a user in if they are in the database.
ChatSignUpHandler connects to the database and creates a new id for a chat user.
No description provided by the author
CSSHandler takes a script name and.
DonateHandler handles an incoming donation request and serves back a page or the crypto address as JSON.
HallofArtHomeHandler takes a script name and.
HomeHandler serves the home.html file.
HTMLHandler takes a script name and.
ImageHandler returns a HandleFunc to serve image files.
ManifestHandler serves manifest.json.
MiscFileHandler serves file requests.
ModelHandler returns a HandleFunc to serve model files.
RedirectConstructionHandler redirects to the {HOST}/under-construction url (construction handler) with a 307 (temporary moved) status.
RedirectHome redirects to the {HOST}/home url with a 301 status.
ResumeHomeHandler takes a script name and.
ScriptsHandler takes a script name and.
ServiceWorkerHandler serves serviceWorker.js.
TunesHomeHandler takes a script name and.
TypeScriptHandler takes a script name and returns a HandleFunc.