package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

Setup creates the given tables and fills them with initial data.
Split creates the range splits defined by the given table.
StringTuple returns the given datums as strings suitable for use in directly in SQL.

# Structs

InsertsDataLoader is an InitialDataLoader implementation that loads data with batched INSERTs.