package
0.0.0-20221016092412-8577a5a03408
Repository: https://github.com/diamondburned/smolboard.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewHTTPMux creates a new frontend muxer with the given backendHTTP endpoint.
NewMux creates a new frontend muxer with the given backendSocket as the Unix socket path to call the backend.
No description provided by the author
RegisterCSSFile adds the CSS file to the global CSS file, which can be located in /components.css.
No description provided by the author
SetWeakCookie sets an insecure cookie for user settings.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
also light.

# Variables

Empty is a blank page.

# Structs

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
No description provided by the author
No description provided by the author

# Interfaces

Muxer implements the interface that's passable to pages' mount functions.

# Type aliases

ErrorRenderer represents a renderable page for errors.
Renderer represents a renderable page.
No description provided by the author