Skip to content

Commit

Permalink
optimize(tool): remove thrift processor for less codegen (cloudwego#1326
Browse files Browse the repository at this point in the history
)
  • Loading branch information
HeyJavaBean authored Apr 16, 2024
1 parent 466ded0 commit d0c247b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/cmd/kitex/args/args.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ func (a *Arguments) buildFlags(version string) *flag.FlagSet {
"compatible_names",
"frugal_tag",
"thrift_streaming",
"no_processor",
)

for _, e := range a.extends {
Expand Down

0 comments on commit d0c247b

Please sign in to comment.