Skip to content

gigawattio/errorlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Errorlib

Documentation Build Status Report Card

About

Go (golang) library which provides convenience functions for dealing with errors.

Example use case:

Merging a slice of potential errors into either nil or a single concatenated error.

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.1 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.

Related packages

See also:

About

Never worry or fret over slices of errors in Go again!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages