~bigbes/tarantool

tarantool-protobuf

ref: cf281e26ae0a966acaaa164bc7de5258364e8c52 tarantool-protobuf/test/interop/fixtures/person_map.txtpb -rw-r--r-- 205 bytes
cf281e26 — Eugene Blikh c_runtime: WKT override-hook passthrough (ra6 3k) 2 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 } }