String encontre índice em Golang
strings.Index("Sheldon", "Shely")
Lazy Lizard
strings.Index("Sheldon", "Shely")