Skip to content

sethwklein/goerrors

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