azurite

package module
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Deprecated: This package is deprecated in favor of "modules/azure/azurite". Please use that package instead for all new code.

Index

Constants

View Source
const (
	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	BlobPort = azurite.BlobPort
	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	QueuePort = azurite.QueuePort
	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	TablePort = azurite.TablePort

	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	// AccountName is the default testing account name used by Azurite
	AccountName string = azurite.AccountName

	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	// AccountKey is the default testing account key used by Azurite
	AccountKey string = azurite.AccountKey
)

Variables

This section is empty.

Functions

func WithInMemoryPersistence deprecated

func WithInMemoryPersistence(megabytes float64) testcontainers.CustomizeRequestOption

Deprecated: This option is deprecated in favor of the one in "modules/azure/azurite". Please use that package instead for all new code. WithInMemoryPersistence is a custom option to enable in-memory persistence for Azurite. This option is only available for Azurite v3.28.0 and later.

Types

type AzuriteContainer deprecated

type AzuriteContainer = azurite.Container

Deprecated: This type is deprecated in favor of the one in "modules/azure/azurite". AzuriteContainer represents the Azurite container type used in the module

func Run deprecated

Deprecated: This function is deprecated in favor of the one in "modules/azure/azurite". Run creates an instance of the Azurite container type

func RunContainer deprecated

Deprecated: This function is deprecated in favor of the one in "modules/azure/azurite". RunContainer creates an instance of the Azurite container type

type Service deprecated

type Service = azurite.Service

Deprecated: This type is deprecated in favor of the one in "modules/azure/azurite". Please use that package instead for all new code.

const (
	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	BlobService Service = azurite.BlobService

	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	QueueService Service = azurite.QueueService

	// Deprecated: This constant is deprecated in favor of the one in "modules/azure/azurite".
	// Please use that package instead for all new code.
	TableService Service = azurite.TableService
)

Jump to

Keyboard shortcuts

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