fasthttp icon indicating copy to clipboard operation
fasthttp copied to clipboard

refactor: using maps.Clone to simplify the code

Open zhuhaicity opened this issue 1 year ago • 2 comments

This is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.

zhuhaicity avatar Jan 12 '25 07:01 zhuhaicity

Can you rebase the branch on master, that should probably fix the lint issue.

erikdubbelboer avatar Feb 26 '25 03:02 erikdubbelboer

@zhuhaicity Can you update the PR so that it can be merged?

gaby avatar Mar 10 '25 12:03 gaby