package channelz

Import Path
	google.golang.org/grpc/channelz (on go.dev)

Dependency Relation
	imports one package, and imported by 2 packages

Involved Source Files 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.
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
Identifier is an opaque identifier which uniquely identifies an entity in the channelz database.