import "github.com/ydb-platform/ydb-go-sdk/v3/internal/xatomic"
type Bool = atomic.Bool
type Int64 = atomic.Int64
type Uint32 = atomic.Uint32
type Uint64 = atomic.Uint64
type_go1.19.go
Tools for package owners.