package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Functions
DefaultSleepWithContext will wait for the timer duration to expire, or the context is canceled.
# Variables
NowTime is a value for getting the current time.
Sleep is a value for sleeping for a duration.
SleepWithContext will wait for the timer duration to expire, or the context is canceled.
# Interfaces
Invalidator provides access to a type's invalidate method to make it invalidate it cache.