package types
import "github.com/containerd/errdefs/internal/types"
Index ¶
Functions ¶
func CollapsedError ¶
CollapsedError returns a new error with the collapsed error returned on unwrapped or when formatted with "%+v"
Types ¶
type CollapsibleError ¶
type CollapsibleError interface {
CollapseError()
}
CollapsibleError indicates the error should be collapsed
Source Files ¶
- Version
- v0.2.0
- Published
- Sep 2, 2024
- Platform
- windows/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.