context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
crypto/tls | Package tls partially implements TLS 1.2, as specified in RFC 5246, and TLS 1.3, as specified in RFC 8446. |
crypto/x509 | Package x509 implements a subset of the X.509 standard. |
github.com/ydb-platform/ydb-go-sdk/v3/credentials | |
github.com/ydb-platform/ydb-go-sdk/v3/trace | |
google.golang.org/grpc/keepalive | Package keepalive defines configurable parameters for point-to-point healthcheck. |
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. |