Files
matterbridge/vendor/github.com/rs/zerolog/go112.go
T
Simon THOBY 625d7cd94c Matrix: switch to the mautrix-go library
Also: add initial support for [Matrix] application services
2023-04-08 14:12:13 +02:00

8 lines
161 B
Go

// +build go1.12
package zerolog
// Since go 1.12, some auto generated init functions are hidden from
// runtime.Caller.
const contextCallerSkipFrameCount = 2