Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Float64 ¶
type Float64 struct {
sql.NullFloat64
}
func NewFloat64 ¶
func NewFloat64(n interface{}) Float64
func (*Float64) MarshalJSON ¶
func (*Float64) UnmarshalJSON ¶
type String ¶
type String struct {
sql.NullString
}
func (String) MarshalJSON ¶
func (*String) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.