how to slice a string in go lang from a char / code example Example: golang string split s := strings.Split("a,b,c", ",")