package
0.5.2
Repository: https://github.com/avinor/tau.git
Documentation: pkg.go.dev

# Functions

New creates a new getter client.

# Structs

Client used to download or copy source files with.
LocalGetter is a wrapper around the go-getter implementation of FileGetter This is due to the go-getter implementation does not support copying a local directory, it will only create a symlink.
Options for initialization a new getter client.
RegistryDetector implements detector to detect terraform registry.