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
func (Float32) MarshalJSON ¶ added in v0.8.0
func (*Float32) UnmarshalJSON ¶ added in v0.8.0
type Float64 ¶ added in v1.4.0
type Float64 float64
func (Float64) MarshalJSON ¶ added in v1.4.0
func (*Float64) UnmarshalJSON ¶ added in v1.4.0
Click to show internal directories.
Click to hide internal directories.