Documentation ¶
Overview ¶
Package channelz exports internals of the channelz implementation as required by other gRPC packages.
The implementation of the channelz spec as defined in https://github.com/grpc/proposal/blob/master/A14-channelz.md, is provided by the `internal/channelz` package.
Experimental ¶
Notice: All APIs in this package are experimental and may be removed in a later release.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Identifier ¶ added in v1.46.0
type Identifier = channelz.Identifier
Identifier is an opaque identifier which uniquely identifies an entity in the channelz database.
Directories ¶
Path | Synopsis |
---|---|
Package service provides an implementation for channelz service server.
|
Package service provides an implementation for channelz service server. |
Click to show internal directories.
Click to hide internal directories.