Code Generation
Generate Structs Reference
Use Kitex tool to generate structs reference to solve public structs problem.
Thriftgo IDL Trimmer
Use the IDL trimming tool to remove unnecessary IDL definitions
Protoc Validator
A protoc plugin for generating Go struct validation functions.
Custom Struct Tags
Custom Tags for structures in generated code
SkipDecoder
Enable SkipDecoder to break the protocol limitations of Frugal and FastCodec, and simplify the generated code
Last modified
October 16, 2024
: chore: update getting start idl (#1158) (3aa5e0f)