Strings are made of runes which are unicode code points. If you take the length of a string, you might not get what you expect.
Антон Шалимовfez uma citaçãohá 5 anos
If you're ever stuck without internet access, you can get the documentation running locally via: godoc -http=:6060 and pointing your browser to http://localhost:6060