Skip to content

Deprecated. Please use http://sethwklein.net/go/errutil instead. It provides the same features, but without the duplication of the standard errors package.

License

Notifications You must be signed in to change notification settings

sethwklein/goerrors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d26681 · Jan 1, 2014

History

14 Commits
Jan 1, 2014
Mar 8, 2013
Jan 1, 2014
Mar 8, 2013
Mar 8, 2013
Nov 12, 2013
Jan 1, 2014
Nov 12, 2013
Mar 8, 2013
Mar 6, 2013
Mar 8, 2013
Mar 6, 2013
Nov 12, 2013
Nov 12, 2013
Nov 12, 2013
Nov 11, 2013

Repository files navigation

Deprecated

This package has been deprecated. Please use sethwklein.net/go/errutil instead.
It provides the same features, but without the duplication of the standard
errors package.

What?

Package errors provides things for working with single and multiple errors and
errors from deferred function calls.

Import

import "sethwklein.net/go/errors"

Documentation

http://godoc.org/sethwklein.net/go/errors

About

Deprecated. Please use http://sethwklein.net/go/errutil instead. It provides the same features, but without the duplication of the standard errors package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages