Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringFloat64 ¶
type StringFloat64 float64
StringFloat64 create a type alias for type float64
func (*StringFloat64) UnmarshalJSON ¶
func (st *StringFloat64) UnmarshalJSON(b []byte) error
type StringInt ¶
type StringInt int
StringInt create a type alias for type int
func (*StringInt) UnmarshalJSON ¶
type StringUint ¶
type StringUint uint
StringInt create a type alias for type int
func (*StringUint) UnmarshalJSON ¶
func (st *StringUint) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.