Float construct a JSON literal for a floating-point number. The values NaN, +Inf, and -Inf will be represented as a JSON string with the values "NaN", "Infinity", and "-Infinity".
(v float64)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…