go how to convert int to string code example Example: golang convert int to string str := strconv.Itoa(12)