//
pkg.gl
Category
github.com/devlights/try-golang
examples
slog
13.context
package
0.5.36
Repository:
https://github.com/devlights/try-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
143 SLOC
#
Functions
NewContextHandler
NewContextHandler は、指定されたハンドラを元に [ContextHandler] を作成します。.
#
Constants
MainTimeout
No description provided by the author
ProcTimeout
No description provided by the author
#
Variables
ErrMainTooSlow
No description provided by the author
ErrProcTooSlow
No description provided by the author
#
Structs
ContextHandler
ContextHandler は、[context.Context]のキーをログの出力に加えるカスタムハンドラです。.