s split string to multiple string golang code example Example: golang string split s := strings.Split("a,b,c", ",")