Versions in this module Expand all Collapse all v0 v0.2.0 Oct 28, 2024 Changes in this version + type Failure interface + type IPLDBuilderFailure interface + func FromError(err error) IPLDBuilderFailure + func FromFailureModel(model datamodel.FailureModel) IPLDBuilderFailure + type IPLDConvertableError interface + type Named interface + Name func() string + type NamedWithStackTrace interface + func NamedWithCurrentStackTrace(name string) NamedWithStackTrace + type WithStackTrace interface + Stack func() string