Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONObject ¶
type JSONObject map[string]interface{}
JSONObject binds a map[string]interface{} to a `jsonb` database field
func (*JSONObject) Scan ¶
func (obj *JSONObject) Scan(value interface{}) error
type Notification ¶
Click to show internal directories.
Click to hide internal directories.