Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
213 stars 23 forks source link

Json: Check support for google-defined types #62

Open Arwalk opened 1 month ago

Arwalk commented 1 month ago

Some google-defined types such as Timestamp, Duration... has specific representations.

Generator should be able to use the proper parsing/writing methods for them.

see https://protobuf.dev/programming-guides/proto3/#json