package
0.0.0-20230501180844-dca2a0ba871b
Repository: https://github.com/crazybber/go-patterns.git
Documentation: pkg.go.dev

# Functions

New constructs a new Deadline with the given timeout.

# Variables

ErrTimedOut is the error returned from Run when the deadline expires.

# Structs

Deadline implements the deadline/timeout resiliency pattern.