package
0.0.0-20200104075111-fdd12d1739bd
Repository: https://github.com/events-app/events-api2.git
Documentation: pkg.go.dev

# Functions

DumpContainerLogs runs "docker logs" against the container and send it to t.Log.
StartContainer runs a postgres container to execute commands.
StopContainer stops and removes the specified container.

# Structs

Container tracks information about a docker container started for tests.