# Functions
AddGet binds a function/method to a relative path in POST http method.
AddPost binds a function/method to a relative path in POST http method.
CorrelationID return a gin handler and add a field in the http header.
GetClientIP gets the correct IP for the end client instead of the proxy.
GetDurationInMilliseconds takes a start time and returns a duration in milliseconds.
LogMiddleware logs a gin HTTP request in JSON format, with some additional custom key/values.
No description provided by the author
No description provided by the author
Stop the http server.
# Constants
No description provided by the author