locks

package
v0.69.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package locks contains global locks used throughout Terragrunt.

Index

Constants

This section is empty.

Variables

View Source
var EnvLock sync.Mutex //nolint:gochecknoglobals

EnvLock is the lock acquired when writing environment variables in a way that is not safe for concurrent access.

When possible, prefer to spawn a new process with the environment variables you want, or avoid setting environment variables instead of using this lock.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL