An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.6% on proxy.golang.org
Top 4.7% forks on proxy.golang.org

proxy.golang.org : github.com/gogo/Status

Package status implements errors returned by gRPC. These errors are serialized and transmitted on the wire between server and client, and allow for additional data to be transmitted via the Details field in the status proto. gRPC service handlers should return an error created by this package, and gRPC clients should expect a corresponding error to be returned from the RPC call. This package upholds the invariants that a non-nil error may not contain an OK code, and an OK code must result in a nil error.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gogo/%21status
Keywords: gogoproto , grpc , protobuf
License: Apache-2.0
Latest release: about 3 years ago
First release: about 7 years ago
Namespace: github.com/gogo
Stars: 11 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...