module documentation
License: Apache 2.0
VERSION INFO:
$Repo: async_example_program $Author: Anders Wiklund $Date: 2023-10-13 17:19:04 $Rev: 36
| Class | |
Common configuration parameters shared between all environments. |
| Class | |
Configuration parameters for DEV environment. |
| Class | |
Configuration parameters for PROD environment. |
| Constant | ENVIRONMENT |
Declared local server environment. |
| Constant | MISSING |
Error message for missing environment parameter. |
| Constant | MISSING |
Error message for missing secrets file. |
| Constant | SECRETS |
This is where your secrets are stored. |
| Constant | USER |
This is required in some environments. |
| Variable | config |
Environment specific configuration parameters. |
| Variable | _setup |
Undocumented |