Documentation
¶
Overview ¶
Package dotenv provides functionality for parsing dotenv-style configuration files. It supports parsing key-value pairs from a byte slice, handling quoted values, multi-line continuations within quotes, and inline comments starting with #. Values can be enclosed in double or single quotes, with proper escape handling and multiline support for complex configuration scenarios.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.