Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ContextKey ¶
type ContextKey string
var ( LogContextKey ContextKey = "plogContext" LoggerKey ContextKey = "plogLogger" )
type LogContext ¶
func GetLogContext ¶
func GetLogContext(c context.Context) *LogContext
Click to show internal directories.
Click to hide internal directories.