golang concatenate slice of strings code example Example: join slice to string golang fmt.Println(strings.Join(reg[:], ","))