type google.golang.org/grpc/internal/channelz.IDGenerator

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L34: 	IDGen IDGenerator
		funcs.go#L210: type IDGenerator struct {
		funcs.go#L216: func (i *IDGenerator) Reset() {
		funcs.go#L220: func (i *IDGenerator) genID() int64 {