strlen

strlen

[code]
fmt.Println(len("Hello, playground"))
[/code]