context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/uuid | Package uuid generates and inspects UUIDs. |
github.com/ydb-platform/ydb-go-sdk/v3/internal/credentials | |
github.com/ydb-platform/ydb-go-sdk/v3/internal/secret | |
github.com/ydb-platform/ydb-go-sdk/v3/internal/stack | |
github.com/ydb-platform/ydb-go-sdk/v3/internal/version | |
github.com/ydb-platform/ydb-go-sdk/v3/internal/xerrors | |
github.com/ydb-platform/ydb-go-sdk/v3/trace | |
google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
os | Package os provides a platform-independent interface to operating system functionality. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |