package
2.9.1
Repository: https://github.com/caddyserver/caddy.git
Documentation: pkg.go.dev

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

FilesystemMap stores a map of filesystems the empty key will be overwritten to be the default key it includes a default filesystem, based off the os fs.
OsFS is a simple fs.FS implementation that uses the local file system.