mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-17 09:00:38 +08:00
6 lines
74 B
Go
6 lines
74 B
Go
// +build !go1.12
|
|
|
|
package zerolog
|
|
|
|
const contextCallerSkipFrameCount = 3
|