Documentation ¶ Index ¶ func ConnectForTest(ctx context.Context, dialect string, addr string) (db *sql.DB, err error) func RunContainerForTest(ctx context.Context, dialect string, queriesFile string, version string) (*gnomock.Container, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ConnectForTest ¶ func ConnectForTest(ctx context.Context, dialect string, addr string) (db *sql.DB, err error) func RunContainerForTest ¶ func RunContainerForTest(ctx context.Context, dialect string, queriesFile string, version string) (*gnomock.Container, error) Types ¶ This section is empty. Source Files ¶ View all Source files test.go Click to show internal directories. Click to hide internal directories.