test

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package test - various support components used in unit-testing.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnitTestCallbackCollector

type UnitTestCallbackCollector interface {
	// CollectRedisSubscribeMsgs called when REDIS PubSub subscriber has a message to forward
	CollectRedisSubscribeMsgs(ctx context.Context, msg redis.PubSubMessage)
}

UnitTestCallbackCollector unit-testing interface for collecting callbacks

Jump to

Keyboard shortcuts

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