package
0.1.0
Repository: https://github.com/caddyserver/gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ParseDuration parses a duration string, adding support for the "d" unit meaning number of days, where a day is assumed to be 24h.

# Structs

AdminAccess specifies what permissions an identity or group of identities are granted.
AdminConfig configures Caddy's API endpoint, which is used to manage Caddy while it is running.
AdminPermissions specifies what kinds of requests are allowed to be made to the admin endpoint.
BaseLog contains the common logging parameters for logging.
ConfigSettings configures the management of configuration.
CustomLog represents a custom logger configuration.
IdentityConfig configures management of this server's identity.
Logging facilitates logging within Caddy.
LogSampling configures log entry sampling.
RemoteAdmin enables and configures remote administration.
SinkLog configures the default Go standard library global logger in the log package.

# Type aliases

Duration can be an integer or a string.
ModuleMap is a map that can contain multiple modules, where the map key is the module's name.