//
pkg.gl
Category
github.com/deezone/HydroBytes-BaseStation
internal
platform
database
databasetest
package
0.1.0
Repository:
https://github.com/deezone/hydrobytes-basestation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
77 SLOC
#
Functions
DumpContainerLogs
DumpContainerLogs runs "docker logs" against the container and send it to t.Log.
StartContainer
StartContainer runs a postgres container to execute commands.
StopContainer
StopContainer stops and removes the specified container.
#
Structs
Container
Container tracks information about a docker container started for tests.