Code Generation


Code Generation Tool

Combine Service [DEPRECATED]

Thrift Validator

Fastpb

Extend the Templates of Service Generated Code

Generate Structs Reference

Use Kitex tool to generate structs reference to solve public structs problem.

Custom Scaffold Template

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