context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/golang/protobuf/ptypes | Package ptypes provides functionality for interacting with well-known types. |
github.com/golang/protobuf/ptypes/struct | |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/balancer/xds/internal | |
google.golang.org/grpc/balancer/xds/internal/proto/envoy/api/v2/core/base | |
google.golang.org/grpc/balancer/xds/internal/proto/envoy/api/v2/endpoint/load_report | |
google.golang.org/grpc/balancer/xds/internal/proto/envoy/service/load_stats/v2/lrs | |
google.golang.org/grpc/grpclog | Package grpclog defines logging for grpc. |
google.golang.org/grpc/internal/backoff | Package backoff implement the backoff strategy for gRPC. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
sync/atomic | Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms. |
time | Package time provides functionality for measuring and displaying time. |