test

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2026 License: MIT Imports: 0 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 ForTextSessionManager

type ForTextSessionManager interface {
	// SessionIdleNotify callback triggered when a managed session went IDLE
	SessionIdleNotify()
	// IPCProcessErrorNotify callback triggered when a managed session encountered error
	// interacting with IPC request queue
	IPCProcessErrorNotify(error)
}

ForTextSessionManager dummy session manager interface used for session runner testing

Jump to

Keyboard shortcuts

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