errkind

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const TOCTOU = ftag.Kind("TOCTOU")

TOCTOU is an error kind indicating a Time-Of-Check to Time-Of-Use race. For example, an entity (e.g. a job) was concurrently modified between the moment its state was read and the moment an update was attempted. It will typically result in a 400 response, so clients can retry the operation with fresh data instead of receiving an opaque server error.

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