package
0.5.1
Repository: https://github.com/channelmeter/caddy.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of browse middleware.

# Variables

No description provided by the author

# Structs

Browse is an http.Handler that can show a file listing when directories in the given paths are specified.
BrowseConfig is a configuration for browsing in a particular path.
FileInfo is the info about a particular file or directory.
A Listing is used to fill out a template.