Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64fromUint8s ¶
Types ¶
type BitToInt64 ¶ added in v0.1.7
func (*BitToInt64) MarshalJSON ¶ added in v0.1.7
func (nt *BitToInt64) MarshalJSON() ([]byte, error)
MarshalJSON for Bool
func (*BitToInt64) Scan ¶ added in v0.1.7
func (nt *BitToInt64) Scan(value interface{}) error
func (*BitToInt64) UnmarshalJSON ¶ added in v0.1.7
func (nt *BitToInt64) UnmarshalJSON(b []byte) error
UnmarshalJSON for Bool
type Decimal ¶
func (*Decimal) MarshalJSON ¶
MarshalJSON for Decimal
func (*Decimal) UnmarshalJSON ¶
UnmarshalJSON for Decimal
type Numeric ¶
func (*Numeric) MarshalJSON ¶
MarshalJSON for Numeric
func (*Numeric) UnmarshalJSON ¶
UnmarshalJSON for Numeric
type String ¶
String is an alias for sql.String data type
func (*String) UnmarshalJSON ¶
UnmarshalJSON for String
Click to show internal directories.
Click to hide internal directories.