lifecycle

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package lifecycle provides shared test setup for distributed lifecycle integration tests.

Index

Constants

This section is empty.

Variables

View Source
var SetupFunc func() SetupResult

SetupFunc is provided by sub-packages to start the environment.

Functions

This section is empty.

Types

type SetupResult

type SetupResult struct {
	TenDaysBeforeNow          time.Time
	StopFunc                  func()
	DataAddr                  string
	LiaisonAddr               string
	Ep                        string
	SrcDir                    string
	DestDir                   string
	PropertyDiscoveryFilePath string
	MetadataFlags             []string
}

SetupResult contains all info returned by SetupFunc.

Jump to

Keyboard shortcuts

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