Skip to content

docs(hertz): update config/engine/client docs for latest Hertz behavior#1533

Open
ChocoLZS wants to merge 3 commits intocloudwego:mainfrom
ChocoLZS:docs/hertz
Open

docs(hertz): update config/engine/client docs for latest Hertz behavior#1533
ChocoLZS wants to merge 3 commits intocloudwego:mainfrom
ChocoLZS:docs/hertz

Conversation

@ChocoLZS
Copy link
Copy Markdown
Member

@ChocoLZS ChocoLZS commented Apr 1, 2026

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

@ChocoLZS ChocoLZS requested review from a team as code owners April 1, 2026 02:25
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for cloudwego ready!

Name Link
🔨 Latest commit 124a2a8
🔍 Latest deploy log https://app.netlify.com/projects/cloudwego/deploys/69cce5d4ae725a0008aa237e
😎 Deploy Preview https://deploy-preview-1533--cloudwego.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

| WithTracer | tracer.Tracer | Inject tracer implementation, if not inject Tracer. Default: close. |
| WithTraceLevel | stats.Level | Set trace level, Default: LevelDetailed. |
| WithWriteTimeout | time.Duration | The timeout of data writing. Default:infinite. |
| WithWriteTimeout | time.Duration | The timeout of data writing. Default: 0 (unlimited). Only enabled in netpoll transport when value > 0. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

“Only enabled in netpoll transport when value > 0.”
这个是明确的吗?

--thriftgo value, -t value [ --thriftgo value, -t value ] Specify arguments for the thriftgo. ({flag}={value})
--protoc value, -p value [ --protoc value, -p value ] Specify arguments for the protoc. ({flag}={value})
--option_package value, -P value [ --option_package value, -P value ] Specify the package path. ({include_path}={import_path})
--trim_gopackage value, --trim_pkg value Trim the prefix of go_package for protobuf.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这些是通过tool的args直接拿到的吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants