tests

package
v0.0.0-...-140f3c5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterState

type ClusterState struct {
	Enabled bool
	Nodes   []iggcon.ClusterNode
}

ClusterState holds cluster enablement and node list.

type ServerConfigs

type ServerConfigs struct {
	// Server addresses by role (e.g., "leader" -> "iggy-leader:8091")
	Addresses map[string]string
}

type TestState

type TestState struct {
	RedirectionOccurred bool
	LastStreamID        *uint32
	LastStreamName      *string
}

TestState tracks per-scenario ephemeral state.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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