testinfinispan

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Infinispan

type Infinispan struct {
	Host     string // host:port (e.g. "localhost:11222")
	Username string
	Password string
}

Infinispan holds connection details for a running Infinispan container.

func StartInfinispan

func StartInfinispan(tb testing.TB) Infinispan

StartInfinispan starts a disposable Infinispan container with RESP protocol enabled and returns its connection details.

Jump to

Keyboard shortcuts

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