package
0.0.0-20240401103522-aefab0c1d2df
Repository: https://github.com/mkrs2404/sre-bootcamp.git
Documentation: pkg.go.dev

# Functions

Response extracts the error message and details from an error.
StatusCode extracts the HTTP status code from an error.

# Variables

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

# Structs

HTTPError is a custom error type that includes an HTTP status code, error message, and details about the error.