~bigbes/tarantool

tarantool-protobuf

ref: a6eebdb3698c166bfb1618023e6ce85b0f7911fd tarantool-protobuf/test/interop/fixtures/event_any_fieldmask.txtpb -rw-r--r-- 202 bytes
a6eebdb3 — Eugene Blikh codegen: local counter per repeated field on decode 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# type: hello.Event
title: "wrap"
extension {
  type_url: "type.googleapis.com/hello.Address"
  value: "\n4Main\022\001X\030\001"
}
update_mask {
  paths: "title"
  paths: "extension"
  paths: "tags"
}