Documentation
¶
Overview ¶
Package simple contains code simple integration tests that writes and reads.
Index ¶
Constants ¶
View Source
const ( // TestSimpleDBNodeConfig is the test config for the dbnode. TestSimpleDBNodeConfig = ` db: {} ` // TestSimpleCoordinatorConfig is the test config for the coordinator. TestSimpleCoordinatorConfig = ` clusters: - namespaces: - namespace: default type: unaggregated retention: 48h ` )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.