~bigbes/tarantool

tarantool-protobuf

ref: e3f067416da55e4390d1a9b3e1f410ad7a48d22f tarantool-protobuf/test/interop/fixtures/person_map.txtpb -rw-r--r-- 205 bytes
e3f06741 — Eugene Blikh runtime: pb.decode_unsafe + M.<Name>_decode_unsafe in runtime mode (58u) 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 } }