The Wayback Machine - https://web.archive.org/web/20201214040238/https://github.com/spacetab-io/errors-go
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

errors-go

Mini packet to work with errors

Methods

New(string) error

Creates new error with passed message.

Newf(string) error

Creates new error with message sprintf'ed by format with passed params.

HasErrors(interface{}) bool

Checks if error occurs in passed var.

About

No description, website, or topics provided.

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.