package
0.7.0-alpha.1
Repository: https://github.com/g-research/fasttrackml.git
Documentation: pkg.go.dev
# Functions
NewBadRequestError creates new Response object with ErrorCodeBadRequest.
NewEndpointNotFound creates new Response object with ErrorCodeEndpointNotFound.
NewInternalError creates new Response object with ErrorCodeInternalError.
NewInvalidParameterValueError creates new Response object with ErrorCodeInternalError.
NewResourceAlreadyExistsError creates new Response object with ErrorCodeResourceAlreadyExists.
NewResourceDoesNotExistError creates new Response object with ErrorCodeResourceDoesNotExist.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ErrorResponse represents error response object.
# Type aliases
No description provided by the author