# Functions
No description provided by the author
No description provided by the author
# Variables
Default options structs.
Default options structs.
Default options structs.
Default configuration structs.
# Structs
Config holds dynamic configuration options for a Server.
Flags hold static configuration options for a Server.
GRPCConfig holds dynamic configuration options for the gRPC server.
GRPCFlags hold static configuration options for the gRPC server.
HTTPConfig holds dynamic configuration options for the HTTP server.
HTTPFlags hold static configuration options for the HTTP server.
LogLevel wraps the logging.Level type to allow defining IsZero, which is required to make omitempty work when marshalling YAML.
TLSConfig holds dynamic configuration options for TLS.
No description provided by the author
WindowsCertificateFilter represents the configuration for accessing the Windows store.
WindowsClientFilter is used to select a client root CA certificate.
WindowsServerFilter is used to select a server certificate.
# Type aliases
DialContextFunc is a function matching the signature of net.Dialer.DialContext.
TLSCipher holds the ID of a tls.CipherSuite.
TLSCurve holds the ID of a TLS elliptic curve.
TLSVersion holds a TLS version ID.