~bigbes/tarantool

tarantool-protobuf

ref: 37c56322536a2a0b1c8c79d9e531f613795ccba1 tarantool-protobuf/test/interop/fixtures/person_map.txtpb -rw-r--r-- 205 bytes
37c56322 — Eugene Blikh json: enable conformance JSON output + close 459 tests 3 months ago
                                                                                
1
2
3
4
5
# type: hello.Person
name: "MapHolder"
ages_by_nickname { key: "alice" value: 30 }
ages_by_nickname { key: "bob"   value: 25 }
addresses_by_label { key: "home" value: { street: "Main" city: "X" zip: 1 } }