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

# Functions

Clone returns a deep cloned instance of the given `src` variable.
WithShadowCopyInversePkgPrefixes returns an `Option` that forces shadow copies of types whose pkg paths do not match the given `prefixes`.
WithShadowCopyTypes returns an `Option` that forces shadow copies of the types that are in the given `values`.
WithSkippingTypes returns an `Option` that forces skipping copying types that are in the given `values`.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

Option represents an option to customize deep copied results.