Registry / utility / gogap-errors

gogap-errors

JSON →
library0.0.0-20210818113853-edfbba0ddea9gogounverified

A Go package for creating and handling structured errors with additional context.

go get github.com/gogap/errors
INSTALL
IMPORT
SIG · GOGAP-ERRORS
G
gogap-errors
utilitygov0.0.0-20210818113853-edfbba0ddea9
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.

errors
github.com/gogap/errors

Creates a new error using the gogap/errors package.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20210818113853-edfbba0ddea9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gogap-errors — go get gogap-errors · libregistry