# Packages

Package backoff implement the backoff strategy for gRPC.
Package envconfig contains grpc settings configured by environment variables.
Package grpcrand implements math/rand functions in a concurrent-safe way with a global random source, independent of math/rand's global source.
Package transport defines and implements message oriented communication channel to complete various transactions (e.g., an RPC).

# Variables

func(context.Context, string) (net.Conn, error) grpc.DialOption.
func (resolver.Builder) grpc.DialOption.