Skip to content

A lightweight wrapping around Golang std errors for using in micro-service arch

Notifications You must be signed in to change notification settings

ngopher/gerrors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GErrors

This package is a wrapper on the golang std errors package, and the purpose of it is using graceful error handling in microservice arch.

Install

go get github.com/ghoroubi/gerrors

Example

package main

// Will be add here soon

About

A lightweight wrapping around Golang std errors for using in micro-service arch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages