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