func go.uber.org/zap.Reflect
3 uses
go.uber.org/zap (current package)
field.go#L51: func nilField(key string) Field { return Reflect(key, nil) }
field.go#L326: func Reflect(key string, val interface{}) Field {
field.go#L611: c = anyFieldC[any](Reflect)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)