Skip to content

docs: update README files and GoDocs#12

Merged
hayabusa-cloud merged 3 commits into
mainfrom
docs
Apr 27, 2026
Merged

docs: update README files and GoDocs#12
hayabusa-cloud merged 3 commits into
mainfrom
docs

Conversation

@hayabusa-cloud
Copy link
Copy Markdown
Owner

Summary

  • Improve doc.go and README files

Signed-off-by: Robin He <git@hybscloud.com>
Copilot AI review requested due to automatic review settings April 27, 2026 07:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates package-level GoDocs and multilingual README documentation to better describe uring as a Linux 6.18+-baseline, kernel-boundary (non-scheduler) io_uring API, and to expand/refresh the usage examples accordingly.

Changes:

  • Refreshes the ring lifecycle examples to use iox.Classify/iox.Backoff for “no progress” conditions.
  • Adds/expands documentation around buffer provisioning paths (registered fixed buffers, provided buffers, and bundle receives via BundleIterator).
  • Clarifies the “no fallback for older kernels” stance across README translations and Go package docs.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 12 comments.

Show a summary per file
File Description
doc.go Updates package GoDoc narrative and examples (ring lifecycle, buffer groups, bundle receives).
README.md Updates English README overview and examples; expands buffer provisioning section.
README.zh-CN.md Updates Simplified Chinese README with the same conceptual and example refresh.
README.ja.md Updates Japanese README with the same conceptual and example refresh.
README.fr.md Updates French README with the same conceptual and example refresh.
README.es.md Updates Spanish README with the same conceptual and example refresh.

Comment thread README.fr.md Outdated
Comment thread README.es.md Outdated
Comment thread README.es.md Outdated
Comment thread doc.go Outdated
Comment thread doc.go Outdated
Comment thread README.ja.md Outdated
Comment thread README.md Outdated
Comment thread README.zh-CN.md Outdated
Comment thread README.ja.md Outdated
Comment thread README.fr.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 6 comments.

Comment thread doc.go Outdated
Comment thread README.md Outdated
Comment thread README.zh-CN.md Outdated
Comment thread README.ja.md Outdated
Comment thread README.fr.md Outdated
Comment thread README.es.md Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Comment thread README.fr.md
Comment thread README.es.md
Comment thread README.md
Comment thread README.zh-CN.md
Comment thread README.ja.md
Signed-off-by: Robin He <git@hybscloud.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 8 comments.

Comment thread README.md Outdated
Comment thread README.zh-CN.md Outdated
Comment thread README.ja.md Outdated
Comment thread README.fr.md Outdated
Comment thread README.es.md Outdated
Comment thread doc.go
Comment thread doc.go Outdated
Comment thread doc.go Outdated
Signed-off-by: Robin He <git@hybscloud.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Comment thread README.md
Comment thread README.ja.md
Comment thread README.fr.md
Comment thread README.es.md
Comment thread doc.go
@hayabusa-cloud hayabusa-cloud merged commit 26b4935 into main Apr 27, 2026
12 checks passed
@hayabusa-cloud hayabusa-cloud deleted the docs branch April 27, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants