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