Imports of package rr

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/ydb-platform/ydb-go-sdk/v3/internal/balancer
github.com/ydb-platform/ydb-go-sdk/v3/internal/conn
github.com/ydb-platform/ydb-go-sdk/v3/internal/xrand
mathPackage math provides basic constants and mathematical functions.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.