package
0.0.0-20241218155636-fdd341c91c3b
Repository: https://github.com/devbenho/luka-platform.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewError creates a new AppError.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithCause adds a cause to the error.
WithField adds a field to the error.
WithMetadata adds metadata to the error.
Wrap wraps an error with a message and returns an AppError.
Wrapf wraps an error with a formatted message and returns an AppError.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AppError is the base error type for the application.
No description provided by the author

# Type aliases

ErrorOption is a function that configures an AppError.
No description provided by the author
No description provided by the author