timeout

package
v0.0.0-...-ccdee31 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package provides functionality for timing out operations and waiting for deadlines.

Index

Constants

View Source
const (
	// how long to wait for connections to be made
	ConnectTimeout = time.Second * 5

	// how long to wait for an entire operation
	BenchmarkOperationTimeout = time.Second * 16
)

arbitrary timeouts

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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