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