Documentation ¶ Index ¶ func Run(t *testing.T, st store.Store, dims int) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(t *testing.T, st store.Store, dims int) Run executes the full conformance suite against st. dims is the store's embedding dimensionality (>= 4). Subtests use distinct namespaces so they can share a single backing store without interfering. Types ¶ This section is empty. Source Files ¶ View all Source files conformance.go Click to show internal directories. Click to hide internal directories.