Skip to content

Provides things for working with multiple errors and correctly handling errors from deferred calls in Go.

License

Notifications You must be signed in to change notification settings

sethwklein/errutil

Repository files navigation

What?

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

Import

import "sethwklein.net/go/errutil"

Documentation

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

About

Provides things for working with multiple errors and correctly handling errors from deferred calls in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages