package internal

Import Path
	google.golang.org/grpc/balancer/pickfirst/internal (on go.dev)

Dependency Relation
	imports 2 packages, and imported by 2 packages

Involved Source Files Package internal contains code internal to the pickfirst package.
Package-Level Variables (total 2, both are exported)
RandShuffle pseudo-randomizes the order of addresses.
TimeAfterFunc allows mocking the timer for testing connection delay related functionality.