golang convert “type []string” to string February 6, 2023 by Tarik You can use strings.Join(arr \[\]string, separator string) string.