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

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L42: 	idGen idGenerator
		funcs.go#L729: type idGenerator struct {
		funcs.go#L733: func (i *idGenerator) reset() {
		funcs.go#L737: func (i *idGenerator) genID() int64 {