Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SlateNullInt64 ¶
func (*SlateNullInt64) MarshalJSON ¶
func (n *SlateNullInt64) MarshalJSON() ([]byte, error)
func (*SlateNullInt64) UnmarshalJSON ¶
func (v *SlateNullInt64) UnmarshalJSON(data []byte) error
type SlateNullString ¶
type SlateNullString sql.NullString
func (*SlateNullString) MarshalJSON ¶
func (ns *SlateNullString) MarshalJSON() ([]byte, error)
func (*SlateNullString) Scan ¶
func (ns *SlateNullString) Scan(value interface{}) error
type SlateNullTime ¶
func (*SlateNullTime) MarshalJSON ¶
func (nt *SlateNullTime) MarshalJSON() ([]byte, error)
func (*SlateNullTime) Scan ¶
func (nt *SlateNullTime) Scan(value interface{}) error
Click to show internal directories.
Click to hide internal directories.