Registry / utility / dfuse-io-derr

dfuse-io-derr

JSON →
library0.0.0-20201001203637-4dc9d8014152gogounverified

Package derr provides error handling utilities for Go applications, including error wrapping and formatting.

go get github.com/dfuse-io/derr
INSTALL
IMPORT
SIG · DFUSE-IO-DERR
D
dfuse-io-derr
utilitygov0.0.0-20201001203637-4dc9d8014152
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.

derr
github.com/dfuse-io/derr

Creating a formatted error with derr

package main import ( "fmt" "github.com/dfuse-io/derr" ) func main() { err := derr.Error("something went wrong: %s", "reason") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20201001203637-4dc9d8014152latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
dfuse-io-derr — go get dfuse-io-derr · libregistry