func go.uber.org/zap/zapcore.NewLazyWith
2 uses
go.uber.org/zap/zapcore (current package)
lazy_with.go#L33: func NewLazyWith(core Core, fields []Field) Core {
go.uber.org/zap
logger.go#L207: return zapcore.NewLazyWith(core, fields)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)