package
0.0.0-20230206154644-96860c4cedbe
Repository: https://github.com/kyleishie/testdeps.git
Documentation: pkg.go.dev
# Functions
Run creates and starts a docker Container with the `mongo` image.
RunTest creates and starts a docker Container with the `mongo` image.
RunTestWithContext creates and starts a docker Container with the `mongo` image.
RunWithContext creates and starts a docker Container with the `mongo` image.
WithRootUser sets MONGO_INITDB_ROOT_USERNAME & MONGO_INITDB_ROOT_PASSWORD to the given username & password.