Imports of package background

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/ydb-platform/ydb-go-sdk/v3/internal/empty
github.com/ydb-platform/ydb-go-sdk/v3/internal/xcontext
github.com/ydb-platform/ydb-go-sdk/v3/internal/xerrors
github.com/ydb-platform/ydb-go-sdk/v3/internal/xsync
runtime/pprofPackage pprof writes runtime profiling data in the format expected by the pprof visualization tool.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.