package
0.15.2-fef4a42
Repository: https://github.com/ydataai/go-core.git
Documentation: pkg.go.dev

# Functions

BadRequestError represents a model for a bad request with a custom description.
DecodeError represents a model decoding error.
InternalServerError represents a 500 FabricError that happened in the system.
New Creates a new BaseError with the required fields.
NewFromJSON creates a Frabric error based on JSON string error representation.
NewFromPod creates a FabricError based on LastTerminationState of ContainerStatus given a container Name.
NotFoundError represents a 404 error with a custom description.

# Structs

FabricError represents a shared error model.

# Type aliases

Context is a key/value map to carrier any additional information.