Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bootstrap ¶
func Bootstrap[T BackingService](id string, srv T) (T, error)
func PurgeBackingServices ¶
func PurgeBackingServices() error
Types ¶
type BackingService ¶
type Minio ¶
type Minio struct {
// contains filtered or unexported fields
}
func (*Minio) CreateBucket ¶
CreateBucket with the given prefix and a suffix based on the test name.
func (*Minio) Environment ¶
func (m *Minio) Environment() MinioEnvironment
type MinioEnvironment ¶
type PGEnvironment ¶
type PGEnvironment struct { PostgresURI string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.