# Functions
FileServer sets up a http.FileServer handler to serve static files.
NewHandlers creates a new Handlers instance.
# Constants
DocsCacheMaxAge is the cache max age used when serving the docs.
StaticCacheMaxAge is the cache max age used when serving static assets.