...
Package channelz
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.
Identifier is an opaque identifier which uniquely identifies an entity in the
channelz database.
type Identifier = channelz.Identifier
Subdirectories