# Functions
Caches of the webserver.
Config will return the given configuration.
Databases of the webserver.
Dir will return the running application directory.
FrontendConfigConverter will return all configuration fields as map, if the tag `frontend` exists and the its not the skip tag.
JWT of the webserver.
New creates a new server instance with the given configuration.
Router of the webserver.
ServerConfig will return the server.Configuration.
SetJWT to the webserver.
Start the webserver.
Stop the webserver.
Translation of the webserver.
# 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
# Structs
Configuration for the Webserver.
No description provided by the author
Auth configuration.
No description provided by the author
Mail configuration.
Router configuration.
Webserver configuration.
No description provided by the author
No description provided by the author
No description provided by the author
Route struct for frontend and backend routes.