log/slog.Value.Int64 (method)
2 uses
log/slog (current package)
json_handler.go#L111: *s.buf = strconv.AppendInt(*s.buf, v.Int64(), 10)
value.go#L318: func (v Value) Int64() int64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)