~bigbes/tarantool

tarantool-protobuf

ref: 314f642ebb83a814d2f092d421cf6c3720a6efca tarantool-protobuf/test/interop/fixtures/person_map.txtpb -rw-r--r-- 205 bytes
314f642e — Eugene Blikh docs: refresh README + PLAN; add api-modes and codegen notes 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 } }