package
1.20.0
Repository: https://github.com/artifacthub/hub.git
Documentation: pkg.go.dev

# 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.

# Structs

Handlers represents a group of http handlers in charge of handling static files operations.