package
1.0.0-beta.186
Repository: https://github.com/openmeterio/openmeter.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithPrefix annotates an error with a prefix.
# Structs
AppHandler contains some custom logic to handle an error.
ContextHandler always accepts a context.
NopHandler ignores all errors.
SlogHandler is a Handler that logs errors using slog.
# Interfaces
Handler handles an error.