var listTypeSet … var listTypeMap … var stringSchema … var intSchema … var mapListElementSchema … var mapListSchema … var multiKeyMapListSchema … var setListSchema … var atomicListSchema … var objectSchema … var mapSchema … func TestEquality(t *testing.T) { … } func TestLister(t *testing.T) { … } func TestMapper(t *testing.T) { … } func BenchmarkUnstructuredToVal(b *testing.B) { … } func BenchmarkUnstructuredToValWithEscape(b *testing.B) { … }