Documentation ¶ Index ¶ func DBClient(t *testing.T) *sqlx.DB Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DBClient ¶ func DBClient(t *testing.T) *sqlx.DB DBClient returns a postgresql test client for integration tests It targets a specific hostname "postgres" in a Gitlab CI environnement or "localhost" by default Types ¶ This section is empty. Source Files ¶ View all Source files postgresql.go Click to show internal directories. Click to hide internal directories.