Documentation ¶ Index ¶ Constants Constants ¶ View Source const ( // ContextKeyLogID is the key to store log id in context. // Set this key to context when you request is coming. ContextKeyLogID string = "X-Log-ID" ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files context.go Click to show internal directories. Click to hide internal directories.