Versions in this module Expand all Collapse all v1 v1.0.0 Jul 9, 2020 Changes in this version + func DeserializeBoolean(this interface{}) (bool, error) + func LessBoolean(lhs, rhs bool) bool + func SerializeBoolean(this bool) (interface{}, error)