Documentation
¶
Overview ¶
Package preprocess provides facilities to expand environment variables in `.l2` API files and return the contents
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LamaFile ¶ added in v1.1.0
LamaFile takes in a path to an API file. It moves into the API file directory, reads the API contents, loads the `l2.env` file if available, and finally substitutes environment vars in the API contents Once done, it reverts back to the original directory, and returns the processed l2 file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.