Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 201 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 201 Bytes

jsonpb fork with ability to send required fields via custom tags

Usage example are in /test_pb/jsonpb_test.proto

Import jsonpb.GogoMarshaler to start using in your project

make test to run tests