Documentation
¶
Overview ¶
Package controller coordinates all the other components in the `Lama2` project. The high level overview of command execution is easily understood from this package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Process ¶
func Process()
Process initiates the following tasks in the given order: 1. Parse command line arguments 2. Read API file contents 3. Expand environment variables in API file 4. Parse the API contents 5. Generate API request command 6. Execute command & retrieve results 7. Optionally, post-process and write results to a JSON file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.