Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bool ¶
Bool defines a nullable bool
type Float64 ¶
Float64 aliases sql.Float64
func (*Float64) UnmarshalJSON ¶
UnmarshalJSON for Float64
type Int64 ¶
Int64 defines a nullable int64
type RawJSON ¶
type RawJSON json.RawMessage
RawJSON aliases json.RawMessage
func (*RawJSON) UnmarshalJSON ¶
UnmarshalJSON for String
type String ¶
String defines a nullable string
func (*String) UnmarshalJSON ¶
UnmarshalJSON for String
Click to show internal directories.
Click to hide internal directories.