Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Float64String ¶
type Float64String float64
func (*Float64String) UnmarshalJSON ¶
func (n *Float64String) UnmarshalJSON(data []byte) error
type Int64String ¶
type Int64String int64
func (*Int64String) UnmarshalJSON ¶
func (n *Int64String) UnmarshalJSON(data []byte) error
UnmarshalJSON Supported BigInt
Click to show internal directories.
Click to hide internal directories.