package
1.0.0
Repository: https://github.com/jonnylangefeld/go-api.git
Documentation: pkg.go.dev

# Functions

ErrInvalidRequest returns a structured http response for invalid requests.
ErrNotFound returns a structured http response if a resource couln't be found.
ErrRender returns a structured http response in case of rendering errors.

# Structs

Article
Article is one instance of an article.
ArticleList contains a list of articles.
ErrResponse renderer type for handling all sorts of errors.
Order is one instance of an order.
OrderList contains a list of orders.