Closed leonklingele closed 9 months ago
https://pkg.go.dev/maps#Copy
For example this should be adapted once Go 1.21 drops: https://github.com/valyala/fasthttp/pull/1565/files
We do support a couple of older versions so we'll have to wait a bit before we can use this.
Let’s just use Go build tags to conditionally use this for Go 1.21+
https://github.com/valyala/fasthttp/pull/1648#issuecomment-1970676759
https://pkg.go.dev/maps#Copy
For example this should be adapted once Go 1.21 drops: https://github.com/valyala/fasthttp/pull/1565/files