miniofixture

package
v1.0.20783-b26391e Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package miniofixture is deprecated: use testing/s3fixture instead.

This package is a thin compatibility wrapper over s3fixture. It will be removed in a future version once downstream repos have migrated.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BucketName deprecated

func BucketName(t testing.TB) string

BucketName generates a random bucket name scoped to the test.

Deprecated: use s3fixture.BucketName instead.

func Setup deprecated

func Setup(ctx context.Context, t testing.TB, fix *Fixture)

Setup will take the given fixture adding default values as needed and update the fields in the fixture with whatever values were used.

Deprecated: use s3fixture.Setup instead.

Types

type Fixture deprecated

type Fixture = s3fixture.Fixture

Fixture is an alias for s3fixture.Fixture.

Deprecated: use s3fixture.Fixture instead.

func Default deprecated

func Default(ctx context.Context, t testing.TB) *Fixture

Default sets up and returns the default fixture.

Deprecated: use s3fixture.Default instead.

Jump to

Keyboard shortcuts

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