package
1.2.0
Repository: https://github.com/laurentlp/sudoku-solver.git
Documentation: pkg.go.dev

# Functions

BadRequest creates a new api error representing a bad request (HTTP 400).
LoadErrors load a error_templates.yaml file containing error templates.
NewAPIError creates a new APIError with the given HTTP status code, error code, and parameters.

# Structs

APIError represents an error that can be sent in an error response.

# Type aliases

No description provided by the author