how to parse string to int in golang code example Example: golang convert string to int Int, err := strconv.Atoi("12345")