Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Log ¶
Log is a wrapper around logger.ReqInfo for keeping track of gateway request info. It is primarily useful for logging middleware using a separate context value than what minio uses, which we can't get at due to the way it creates new context when each gateway handler is called.
func FromContext ¶
FromContext gets a Log from context.
Click to show internal directories.
Click to hide internal directories.