Alex Ellis (VMware)
af0ccc9a45
Add Copyright headers where missing in handlers
...
- Added Copyright in handlers where missing
- Renamed Project to Author(s) where needed
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
2018-09-03 13:26:58 +01:00
Edward Wilde
28c9ccd0aa
Changes from pull request feedback
...
1. Use httptest.ResponseRecorder instead of custom implementation
StringResponseWriter.
2. Remove verbose log line in infohandler
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-07-06 17:50:48 +01:00
Edward Wilde
aca2c7fe2a
Enhance info endpoint to include gateway version
...
Extend the health endpoint and add gateway version information
Resolves : #733
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-07-06 17:50:48 +01:00