Versions in this module Expand all Collapse all v1 v1.3.2 Jul 2, 2020 Changes in this version + func PanicHandler() v1.3.1 Jun 6, 2020 Changes in this version + const Null + func InterfaceHasZeroValue(x interface{}) bool v1.3.0 Apr 22, 2020 Changes in this version + const ByteFloatFormat v1.2.3 Apr 22, 2020 Changes in this version + const Empty v1.2.2 Sep 24, 2019 v1.2.1 Aug 23, 2019 Changes in this version + type Serializer interface + SerializeGeneric func(item interface{}) (string, error) + SerializeGenericArray func(item ...interface{}) (string, error)