Versions in this module Expand all Collapse all v2 v2.2.0 Apr 30, 2021 Changes in this version + func ObjectsFromJSON(d JSON) ([]map[string]interface{}, error) + func ParseJSON(d JSON, v interface{}) error + func ParseJSONSilent(d JSON, v interface{}) error + type JSON []byte + func JSONFromHeaderAndRows(header []string, rows [][]interface{}) (JSON, error) + func NewJSON(v interface{}) (JSON, error) Other modules containing this package github.com/tanapoln/ratchet