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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/phuslu/http2

Package codes defines the canonical error codes used by gRPC. It is consistent across various languages. Package keepalive defines configurable parameters for point-to-point healthcheck. Package metadata define the structure of the metadata supported by gRPC library. Please refer to https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md for more information about custom-metadata. Package peer defines various peer information associated with RPCs and corresponding utils. Package stats is for collecting and reporting various network and RPC stats. This package is for monitoring purpose only. All fields are read-only. All APIs are experimental. 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. package http2 defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/phuslu/http2
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/phuslu
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...