# Packages
No description provided by the author
# Functions
DirSize returns the size, in bytes, of the directory specified by the given path.
GetFileSizes builds and returns an info string containing information about file sizes under the specified dirName.
NewTestClient creates a new TestClient.
Subtract returns a new list containing elements of list1 that are not contained in list2.
# Constants
No description provided by the author
# Structs
TestClient is a wrapper around the Aerospike client that provides convenience methods for testing.
# Type aliases
RecordMap is a map of record digests to records.