Versions in this module Expand all Collapse all v0 v0.0.31 Jan 8, 2015 v0.0.30 Jan 7, 2015 v0.0.29 Dec 16, 2014 Changes in this version + type JSON json.RawMessage + func (j *JSON) MarshalJSON() ([]byte, error) + func (j *JSON) Scan(src interface{}) error + func (j *JSON) Unmarshal(v interface{}) error + func (j *JSON) UnmarshalJSON(data []byte) error + func (j JSON) Value() (driver.Value, error)