Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSecretsFile ¶
ParseSecretsFile reads a dotenv-style secrets file and returns the key-value pairs as a map. Lines starting with # are comments, blank lines are ignored, and values are split on the first = only (values may contain =). Whitespace around keys is trimmed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.