google.golang.org/grpc/channelz/grpc_channelz_v1 | |
google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
google.golang.org/grpc/connectivity | Package connectivity defines connectivity semantics. |
google.golang.org/grpc/credentials | Package credentials implements various credentials supported by gRPC library, which encapsulate all the state needed by a client to authenticate with a server and make various assertions, e.g., about the client's identity, role, or whether it is authorized to make a particular call. |
google.golang.org/grpc/internal/channelz | Package channelz defines internal APIs for enabling channelz service, entry registration/deletion, and accessing channelz data. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
google.golang.org/protobuf/types/known/anypb | Package anypb contains generated types for google/protobuf/any.proto. |
google.golang.org/protobuf/types/known/timestamppb | Package timestamppb contains generated types for google/protobuf/timestamp.proto. |
google.golang.org/protobuf/types/known/wrapperspb | |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
time | Package time provides functionality for measuring and displaying time. |