Versions in this module Expand all Collapse all v0 v0.13.2 Jun 13, 2025 v0.13.1 May 30, 2025 Changes in this version + func OptBooleanViperHook() mapstructure.DecodeHookFuncType + type OptBooleanDefaultTrue struct + func Bool(val bool) OptBooleanDefaultTrue + func (o *OptBooleanDefaultTrue) Get() bool + func (o *OptBooleanDefaultTrue) MarshalJSON() ([]byte, error) + func (o *OptBooleanDefaultTrue) UnmarshalJSON(data []byte) error + func (o OptBooleanDefaultTrue) MarshalYAML() (any, error) + type TWithError struct + Err error + T T