Registry / utility / roadrunner-server-errors

roadrunner-server-errors

JSON →
library1.5.0gogounverified

Package errors provides error handling utilities for the RoadRunner server.

go get github.com/roadrunner-server/errors
INSTALL
IMPORT
SIG · ROADRUNNER-SERVER-
R
roadrunner-server-errors
utilitygov1.5.0
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/roadrunner-server/errors

Create and print an error

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

No known issues recorded.

Upgrade
Version history
1.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
roadrunner-server-errors — go get roadrunner-server-errors · libregistry