Versions in this module Expand all Collapse all v2 v2.2.3 Oct 28, 2020 Changes in this version + type MarshalUnmarshaler interface + Marshal func(v interface{}) ([]byte, error) + Name func() string + Unmarshal func(b []byte, v interface{}) error Other modules containing this package github.com/chikamif/storm