Versions in this module Expand all Collapse all v1 v1.1.1 Sep 11, 2026 v1.1.0 Aug 22, 2026 v1.0.0 Aug 10, 2026 Changes in this version + type CertWatchFn = func(ctx context.Context) error + func Load(tlsPath string, tlsCertPEM string, tlsKeyPEM string) (tlsConfig *tls.Config, watchFn CertWatchFn, err error)