Registry / utility / juju-errgo

juju-errgo

JSON →
library0.0.0-20140925100237-08cceb5d0b53gogounverified

The errgo package provides a way to create and diagnose errors.

go get github.com/juju/errgo
INSTALL
IMPORT
SIG · JUJU-ERRGO
J
juju-errgo
utilitygov0.0.0-20140925100237-08cceb5d0b53
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

errgo
github.com/juju/errgo

Creates a new error with errgo.

package main import ( "github.com/juju/errgo" ) func main() { err := errgo.New("something went wrong") _ = err }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20140925100237-08cceb5d0b53latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
juju-errgo — go get juju-errgo · libregistry