Versions in this module Expand all Collapse all v2 v2.0.2 Jul 2, 2026 v2.0.1 Jun 29, 2026 Changes in this version + var ErrTLSPathsNotProvided = errors.New("TLS certificate path or key path not provided") + func NormalizeTLSConfig(cfg *tls.Config) *tls.Config + func TLSConfigFromPath(certPath, certKeyPath string) (*tls.Config, error) + type Driver interface Other modules containing this package github.com/pitabwire/frame