split string and stoe in array in golang code example Example: golang string split s := strings.Split("a,b,c", ",")