kitex
Verified for current stable LTS
Kitex Commands
Kitex command syntax with verified terminal examples.
Commands
4 commands for Kitex
kitex Operations
Kitex Command: Generate Client Codes Gopath
kitex <path/to/IDL_file.thrift> kitex Operations
Kitex Command: Generate Client Codes Not Gopath
kitex -module <github.com/xx-org/xx-name> <path/to/IDL_file.thrift> kitex Operations
Kitex Command: Generate Client Codes Protobuf
kitex -type protobuf <path/to/IDL_file.proto> kitex Operations
Kitex Command: Generate Server Codes
kitex -service <svc_name> <path/to/IDL_file.thrift> Suggest a Kitex Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Kitex workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.