Nope. It’s just bytes with no encoding.
https://go.dev/blog/strings
But I agree that author's statement is wrong. Go stings are equivalent to byte slices.
Nope. It’s just bytes with no encoding.
https://go.dev/blog/strings