package
0.0.0-20240220181855-d3f2ce97a835
Repository: https://github.com/rmscoal/moilerplate.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewConflictError return either 409 for any conflict state on the database like unique index and so on or 500 in case the db connection died or others.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNotFoundError return either 404 for resources that are not found in the database or 500 in case the db connection died or others.
NewRepositoryError returns a 500 in case the db connection died or others.
NewServiceError returns 500 when a service/third party fails.
NewRateLimittedError returns 429 when it has too many request.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

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
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

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

# Interfaces

No description provided by the author