Cadena a int en golag
int_val, err := strconv.Atoi(string_val)
Grumpy Gemsbok
int_val, err := strconv.Atoi(string_val)