Versions in this module Expand all Collapse all v0 v0.2.1 Aug 22, 2025 Changes in this version + type InterfacingError struct + Err error + InterfaceName string + func WrapInterfacingError(interfaceName string, err error) *InterfacingError + func (e *InterfacingError) Error() string + func (e *InterfacingError) Unwrap() error