testutil

package
v0.0.0-...-9d09861 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

tests/testutil/containers.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresContainer

type PostgresContainer struct {
	DSN string
}

func StartPostgres

func StartPostgres(t *testing.T) *PostgresContainer

type RedisContainer

type RedisContainer struct {
	Addr string
}

func StartRedis

func StartRedis(t *testing.T) *RedisContainer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL