package
0.0.0-20201107123243-a34f225528fd
Repository: https://github.com/ojomb/git-api-aggregator.git
Documentation: pkg.go.dev

# Functions

NewAPIError returns a new APIError.
NewBadRequestError returns a 400 type API error.
NewInternalServiceError returns a 500 type API error.
NewNotFoundError returns a 404 type API error.

# Interfaces

APIError defines the method set of behavious for a valid API error.