Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Null is the string representation of a null value
Null = "null"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Float32 ¶ added in v0.8.0
type Float32 float32
Float32 ...
func (Float32) MarshalJSON ¶ added in v0.8.0
MarshalJSON ...
func (*Float32) UnmarshalJSON ¶ added in v0.8.0
UnmarshalJSON ...
Click to show internal directories.
Click to hide internal directories.