Imports of package lrs

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/envoyproxy/go-control-plane/envoy/api/v2/core
github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint
github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v2
github.com/golang/protobuf/ptypesPackage ptypes provides functionality for interacting with well-known types.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
google.golang.org/grpc/internal/backoffPackage backoff implement the backoff strategy for gRPC.
google.golang.org/grpc/xds/internalPackage internal contains functions/structs shared by xds balancers/resolvers.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
timePackage time provides functionality for measuring and displaying time.