Registry / utility / reconquest-karma-go

reconquest-karma-go

JSON →
library1.5.0gogounverified

Package karma provides a simple way to return and display hierarchical messages or errors.

go get github.com/reconquest/karma-go
INSTALL
IMPORT
SIG · RECONQUEST-KARMA-G
R
reconquest-karma-go
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.

karma
github.com/reconquest/karma-go

Create and format a hierarchical error

package main import ( "fmt" "github.com/reconquest/karma-go" ) func main() { err := karma.Format(karma.Describe("reason", "something failed")) 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
7 hits · last 30 days
node
6
Amazon
1
Resources
reconquest-karma-go — go get reconquest-karma-go · libregistry