Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdvancedResponseWriter ¶
AdvancedResponseWriter middleware responsible to replace default response writer with a AdvancedResponseWriter
func CorrelationId ¶
CorrelationId middleware responsible to inject correlationId to request attributes correlationId is usually sent in the request header by the client (see constant.HeaderCorrelationId), but sometimes it doesn't exist, we will generate it automatically
func RequestContext ¶
RequestContext middleware responsible to inject attributes to the request's context. This middleware should be run as soon as possible to create a uniform context for the request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.