package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.git
Documentation: pkg.go.dev

# Functions

RunWithTimeout runs a function with a timeout, the same way you'd do with context.WithTimeout.
WithCancel adds an info log to context.WithCancel's CancelFunc.

# Structs

TimeoutError is a wrapped ContextDeadlineExceeded error.