mitchellh / protoc-gen-go-json
Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.
☆229Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for protoc-gen-go-json
- A sql driver that will wrap any other driver and log/trace all its calls☆173Updated 9 months ago
- Protobuf Field Mask Go utils☆236Updated 8 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆397Updated 3 years ago
- Golang protobuf FieldMask missing utils☆109Updated 2 months ago
- Logur is an opinionated collection of logging best practices☆204Updated 4 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.