Versions in this module Expand all Collapse all v1 v1.5.0 Oct 23, 2016 Changes in this version + func Marshal(v interface{}) ([]byte, error) + func NewEncoder(w io.Writer) *json.Encoder + func Unmarshal(data []byte, v interface{}) error