Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Image to use for the box. Image = "postgres:alpine" // Port used for connect to postgres server. Port = "5432" // PostgresUpWaitTime dectiates how long we should wait for post Postgresql to accept connections on {{Port}}. PostgresUpWaitTime = 10 * time.Second )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.