Versions in this module Expand all Collapse all v0 v0.41.0 Jul 24, 2026 Changes in this version + func WithTimeout(ctx context.Context, timeout time.Duration, operation string, ...) error + func WithTimeoutV[T any](ctx context.Context, timeout time.Duration, operation string, ...) (T, error)