package
0.49.0
Repository: https://github.com/altscore/gothic.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
CreateIndexes creates one or more indexes in the provided collection reporting the result in the log.
WithContainerLogs enables logging of the container stdout and stderr.
WithDebug enables debug mode.
WithReplicaSet enables replica set in the mongo database.

# Constants

No description provided by the author

# Structs

Container is a wrapper around dockertest.Resource to allow run commands against an existent container.
MongoInMemory allows to start a MongoDB instance in memory to run tests against To use it, create a new instance of MongoInMemory and call Connect() before running your tests and call Disconnect() after your tests are done.

# Type aliases

No description provided by the author