Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RandomDatabase ¶
func RandomDatabase() string
RandomDatabase returns a random valid mongo database name. You can use to to pick a new database name for each test to isolate tests from each other without having to tear down the whole server.
This function will panic if it cannot generate a random number.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.