I don't think there is any way to read https://go.dev/ref/spec#Slice_types and come away mixing up the slice and the backing array it refers to. They are distinct, and the API is talking about dst, which is a slice.
That said, this is just a group of users -- I'm just a user -- and if you want to suggest different API description, you would want to write up an issue: https://github.com/golang/go/issues -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/cdcbb5bf-de93-4114-938f-5b49db2e3c21n%40googlegroups.com.
