Skip to content

optimize: update map field when done#77

Merged
xiaost merged 1 commit into
cloudwego:mainfrom
xiaost:optimize/decode-map
Jun 18, 2025
Merged

optimize: update map field when done#77
xiaost merged 1 commit into
cloudwego:mainfrom
xiaost:optimize/decode-map

Conversation

@xiaost

@xiaost xiaost commented Jun 4, 2025

Copy link
Copy Markdown
Contributor
  • less race issue if user access fields concurrently in an incorrect manner.
  • use reflect UnsafePointer() since frugal requires go >= 1.18

What type of PR is this?

optimize

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.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(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:

(optional) The PR that updates user documentation:

* less race issue if user access fields concurrently in an incorrect manner.
* use reflect UnsafePointer() since frugal requires go >= 1.18
@xiaost xiaost requested review from a team as code owners June 4, 2025 07:56
@xiaost xiaost merged commit cd72d35 into cloudwego:main Jun 18, 2025
12 checks passed
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.

3 participants