Documentation ¶
Overview ¶
Package pkg is a collection of common libraries that are used across the application.
The purpose of this package `/pkg` is a developing a new common libraries which can be moved to `go-commons` in the future. This approach helps us test new functionality well on a single application first and after that to safely merged with rest common libraries in `go-commons`
Directories ¶
Path | Synopsis |
---|---|
Package cli provides functionality for the Terragrunt CLI.
|
Package cli provides functionality for the Terragrunt CLI. |
Package log provides a leveled logger with structured logging support.
|
Package log provides a leveled logger with structured logging support. |
format
Package format provides a logrus formatter that formats log entries in a structured way.
|
Package format provides a logrus formatter that formats log entries in a structured way. |
hooks
Package hooks provides hooks for the Terragrunt logger.
|
Package hooks provides hooks for the Terragrunt logger. |
writer
Package writer provides a writer that redirects Write requests to configured logger and level.
|
Package writer provides a writer that redirects Write requests to configured logger and level. |
Click to show internal directories.
Click to hide internal directories.