I understood the article just fine. It's not wrong to say that in Go, text (called strings in other languages) is nearly always represented in UTF8 format and is commonly stored in variables of type string, or sometimes []byte.
Perhaps I should have left out the word "internal" since it's exposed.
Perhaps I should have left out the word "internal" since it's exposed.