func google.golang.org/grpc.WithKeepaliveParams

2 uses

	google.golang.org/grpc (current package)
		dialoptions.go#L423: func WithKeepaliveParams(kp keepalive.ClientParameters) DialOption {

	google.golang.org/grpc/balancer/grpclb
		grpclb_remote_balancer.go#L235: 	dopts = append(dopts, grpc.WithKeepaliveParams(keepalive.ClientParameters{