Registry / utility / urso-sderr

urso-sderr

JSON →
library0.0.0-20210525210834-52b04e8f5c71gogounverified

A Go library for structured error handling with context.

go get github.com/urso/sderr
INSTALL
IMPORT
SIG · URSO-SDERR
U
urso-sderr
utilitygov0.0.0-20210525210834-52b04e8f5c71
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.

sderr
github.com/urso/sderr

Creating a structured error using sderr.

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

No known issues recorded.

Upgrade
Version history
0.0.0-20210525210834-52b04e8f5c71latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
urso-sderr — go get urso-sderr · libregistry