Imports of package fakeserver

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3
github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/internal/testutilsPackage testutils contains testing helpers.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
ioPackage io provides basic interfaces to I/O primitives.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
timePackage time provides functionality for measuring and displaying time.