Versions in this module Expand all Collapse all v1 v1.7.8 May 3, 2026 Changes in this version + const AuditWebhookSubSys + const Default + const LoggerWebhookSubSys + func EnsureCertAndKey(clientCert, clientKey string) error + func ParseBool(str string) (bool, error) + type BoolFlag bool + func ParseBoolFlag(s string) (bf BoolFlag, err error) + func (bf *BoolFlag) UnmarshalJSON(data []byte) (err error) + func (bf BoolFlag) MarshalJSON() ([]byte, error) + func (bf BoolFlag) String() string