package
0.75.5
Repository: https://github.com/gruntwork-io/terragrunt.git
Documentation: pkg.go.dev

# Functions

ContextCache returns cache from the context.
No description provided by the author
NewCache - create new cache with generic type V.
NewExpiringCache - create new cache with generic type V.

# Constants

RunCmdCacheContextKey is the context key used to store and retrieve the run command cache.

# Structs

Cache - generic cache implementation.
ExpiringCache - cache with items with expiration time.
ExpiringItem - item with expiration time.