Documentation
¶
Overview ¶
Package env loads named variable sets from an httpfly.env.json file, so the same .http file can target different backends (dev, staging, prod, ...) without editing it -- select one with "-env <name>".
Index ¶
Constants ¶
View Source
const FileName = "httpfly.env.json"
FileName is the environment file httpfly looks for, alongside the .http file being run.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.