coldquery

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: 17 Imported by: 0

Documentation

Overview

Package coldquery provides shared test setup for cold data query 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 {
	Now      time.Time
	StopFunc func()
	Addr     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