Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupTestDB ¶
SetupTestDB setup postgres database with applied app migrations inside docker container container bind random port
db *sql.DB – handle of created DB connString string – connection string to created DB close func() – must be called to clean allocated resources. Usually should be deferred immediately err – error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.