Registry / utility / streamingfast-derr

streamingfast-derr

JSON →
library0.0.0-20230515163924-8570aaa43fe1gogounverified

Derr provides enhanced error handling utilities for Go applications.

go get github.com/streamingfast/derr
INSTALL
IMPORT
SIG · STREAMINGFAST-DERR
S
streamingfast-derr
utilitygov0.0.0-20230515163924-8570aaa43fe1
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/streamingfast/derr

Create a new error with derr

package main import ( "fmt" "github.com/streamingfast/derr" ) func main() { err := derr.New("something went wrong") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230515163924-8570aaa43fe1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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