Releases: Telefonica/govice
Releases · Telefonica/govice
1.5
1.4
1.3
1.2
1.1
1.0
- Configuration. Read and marshal the configuration read from a JSON file into a struct, and override it with environment variables.
- Validation. Validate your configuration and requests with JSON schemas.
- Logging. Log in JSON format with custom context objects.
- Middlewares. Some http.HandlerFunc middlewares (e.g. to log your requests and responses automatically).
- Errors and alarms.