String Buscar índice en Golang
strings.Index("Sheldon", "Shely")
Lazy Lizard
strings.Index("Sheldon", "Shely")