Documentation ¶
Overview ¶
Package dotenv implements the parsing of the .env format.
There is no formal definition of the format but it has been introduced by https://github.com/bkeepers/dotenv which is thus canonical.
Index ¶
Constants ¶
View Source
const LINE = `` /* 419-byte string literal not displayed */
LINE is the regexp matching a single line
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.