# Functions
SinglePageApp acts like nginx try_files: {try_files $uri /index.html}
This is useful when serving a single page application.
SPAuth returns an SPAuth middleware.
SPAuthWithConfig returns an SPAuth middleware with config.
StaticCacheControl Set max-age for static resources.
StreamId The stream-id is a randomly generated string used by SSE to identify clients.
# Constants
No description provided by the author
# Variables
No description provided by the author
DefaultSPAuthConfig is the default SPAuth middleware config.
# Structs
No description provided by the author
# Type aliases
No description provided by the author