package
0.0.0-20221027220206-53a1486f4205
Repository: https://github.com/google/webpackager.git
Documentation: pkg.go.dev
# Functions
ParseConfig parses data into a Config.
ReadFromFile reads a Config from filename.
# Structs
CacheConfig represents the [Cache] section.
Config defines the TOML config.
Error reports an error with TOML config.
ListenConfig represents the [Listen] section.
ProcessorConfig represents the [Processor] section.
ServerConfig represents the [Server] section.
SXGACMEConfig represents the [SXG.ACME] section.
SXGCertConfig represents the [SXG.Cert] section.
SXGConfig represents the [SXG] section.
TLSConfig is part of ListenConfig.
URLConfig represents each of the [[Sign]] sections.
# Type aliases
SignConfig represents the [[Sign]] sections.