An open API service indexing awesome lists of open source software.

https://github.com/kaatinga/const-errs

A set of ready-to-use models for immutable errors
https://github.com/kaatinga/const-errs

error-handling errors-handling go golang immutability

Last synced: 5 months ago
JSON representation

A set of ready-to-use models for immutable errors

Awesome Lists containing this project

README

          

[![Tests](https://github.com/kaatinga/const-errs/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/kaatinga/const-errs/actions/workflows/test.yml)
[![GitHub release](https://img.shields.io/github/release/kaatinga/const-errs.svg)](https://github.com/kaatinga/const-errs/releases)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/kaatinga/const-errs/blob/main/LICENSE)
[![codecov](https://codecov.io/gh/kaatinga/const-errs/branch/main/graph/badge.svg)](https://codecov.io/gh/kaatinga/const-errs)
[![lint workflow](https://github.com/kaatinga/const-errs/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/kaatinga/const-errs/actions?query=workflow%3Alinter)
[![help wanted](https://img.shields.io/badge/Help%20wanted-True-yellow.svg)](https://github.com/kaatinga/const-errs/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)

# const-errs

This is a production ready custom errors package.