log/slog.Value.Uint64 (method, view implemented interface methods)
2 uses
log/slog (current package)
json_handler.go#L113: *s.buf = strconv.AppendUint(*s.buf, v.Uint64(), 10)
value.go#L327: func (v Value) Uint64() uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)