Registry / networking / gogo-status

gogo-status

JSON →
library1.1.1gogounverified

Package status implements errors returned by gRPC, serialized and transmitted on the wire between server and client, allowing for additional data via the Details field.

go get github.com/gogo/status
INSTALL
IMPORT
SIG · GOGO-STATUS
G
gogo-status
networkinggov1.1.1
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.

status
github.com/gogo/status

Create a gRPC status error

import "github.com/gogo/status" func main() { err := status.Error(404, "not found") _ = err }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gogo-status — go get gogo-status · libregistry