Registry / utility / wendal-errors

wendal-errors

JSON →
library0.0.0-20181209125328-7f31f4b264ecgogounverified

Package errors implements functions to manipulate errors in Go.

go get github.com/wendal/errors
INSTALL
IMPORT
SIG · WENDAL-ERRORS
W
wendal-errors
utilitygov0.0.0-20181209125328-7f31f4b264ec
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/wendal/errors

Creates a new error with a message.

package main import ( "fmt" "github.com/wendal/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-20181209125328-7f31f4b264eclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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