Skip to main content

Module loader

Module loader 

Source
Expand description

Environment loader with automatic secret decryption.

This module provides EnvLoader for loading and decrypting environment files, and AutoDetectPatterns for automatically identifying sensitive variables.

Structs§

AutoDetectPatterns
Auto-detection patterns for identifying sensitive environment variables.
EnvLoader
Loads environment files with automatic decryption of encrypted values.

Enums§

Arch
Supported CPU architectures for file naming.
Os
Supported operating systems for file naming.