# Functions
NewAppConfig sets up all the basic configuration data from flags, env, etc.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
AppConfig provides the global configuration of the application.
CoreRequest contains the two fields every request should have: a correlation ID and a user ID.
# Interfaces
Correlator returns the value of X-Correlation-ID from the HTTP request.