package
Version:
v0.19.0
Opens a new window with list of versions in this module.
Published: Aug 1, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package failure defines application failure kinds without transport policy.
Format provides a stable diagnostic when an adapter needs the kind.
Is reports whether err carries kind.
NotFound classifies err as an absent requested object.
Error attaches a product failure kind while preserving its cause.
Kind classifies a product failure for adapter-specific projection.
const (
KindNotFound Kind = "not_found"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.