Versions in this module Expand all Collapse all v0 v0.0.3 May 5, 2024 v0.0.2 May 5, 2024 v0.0.1 May 5, 2024 Changes in this version + func AsJSON(v interface{}) interface + func IsScalarType(t reflect.Type) bool + func MakeHashable(s []interface{}) interface + func MarshalJSON(v interface{}) string + func ParseJSON(s string) interface + func TypesIdenticalOrScalarAliases(a, b reflect.Type) bool