Versions in this module Expand all Collapse all v1 v1.4.4 Mar 5, 2021 Changes in this version + var DefaultTimeout = 1 * time.Second + func All() map[string]time.Duration + func Get(key string) time.Duration + func Set(key string, t time.Duration) + func WithContext(ctx context.Context, key string) (context.Context, func())