testservices

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Minio

func Minio() (*S3Options, Teardown, error)

Minio will spin up a Minio container and return a connection options plus a tear down function that needs to be called to spin the container down.

Types

type S3Options

type S3Options struct {
	AccessKey string
	SecretKey string
	Endpoint  string
}

type Teardown

type Teardown func() error

func Redis

func Redis() (*redis.Options, Teardown, error)

Redis will spin up a redis container and return a connection options plus a tear down function that needs to be called to spin the container down.

Jump to

Keyboard shortcuts

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