Registry / utility / leapforce-libraries-go-errortools

leapforce-libraries-go-errortools

JSON →
library0.0.0-20230306211452-9ccee0cdafe8gogounverified

A Go library providing utilities for error handling, wrapping, and logging.

go get github.com/leapforce-libraries/go_errortools
INSTALL
IMPORT
SIG · LEAPFORCE-LIBRARIE
L
leapforce-libraries-go-errortools
utilitygov0.0.0-20230306211452-9ccee0cdafe8
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.

errortools
github.com/leapforce-libraries/go_errortools

Create and handle errors with additional context.

package main import ( "fmt" "github.com/leapforce-libraries/go_errortools" ) func main() { err := errortools.ErrorMessage("Something went wrong") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230306211452-9ccee0cdafe8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
leapforce-libraries-go-errortools — go get leapforce-libraries-go-errortools · libregistry