testcontainers

package
v0.3.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MilvusContainer

type MilvusContainer struct {
	testcontainers.Container
	Host string
	Port string
}

MilvusContainer represents a Milvus test container

func NewMilvusContainer

func NewMilvusContainer(t *testing.T) (*MilvusContainer, error)

NewMilvusContainer creates a new Milvus test container

type QdrantContainer

type QdrantContainer struct {
	testcontainers.Container
	Host     string
	GRPCPort string
	HTTPPort string
}

QdrantContainer represents a Qdrant test container

func NewQdrantContainer

func NewQdrantContainer(t *testing.T) (*QdrantContainer, error)

NewQdrantContainer creates a new Qdrant test container

type WeaviateContainer

type WeaviateContainer struct {
	testcontainers.Container
	Host string
	Port string
}

WeaviateContainer represents a Weaviate test container

func NewWeaviateContainer

func NewWeaviateContainer(t *testing.T) (*WeaviateContainer, error)

NewWeaviateContainer creates a new Weaviate test container

Jump to

Keyboard shortcuts

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