Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dockertester ¶
type Dockertester struct { HostPort string Pool *dockertest.Pool Resource *dockertest.Resource }
func InitPostgres ¶
func InitPostgres() *Dockertester
InitPostgres function initialize dockertest for PostgreSQL. Please refer to the official example here: https://github.com/ory/dockertest/blob/v3/examples/PostgreSQL.md
Click to show internal directories.
Click to hide internal directories.