Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultContext context.Context
View Source
var PgUrl = "postgres://postgres:postgres@localhost:9876/test?sslmode=disable"
Functions ¶
func AfterSuiteFn ¶
func AfterSuiteFn()
func BeforeSuiteFn ¶
func GetEmbeddedPGConfig ¶ added in v1.0.254
func GetEmbeddedPGConfig(database string, port int) (embeddedPG.Config, string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.