~bigbes/tarantool

tarantool-protobuf

ref: a0005a0576092d45f73bfcc87200ab6a721d5c3a tarantool-protobuf/test/interop/fixtures/person_map.txtpb -rw-r--r-- 205 bytes
a0005a05 — Eugene Blikh docs: full reference + how-to set, migrate Makefile to Justfile 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 } }