borakasmer / GoSquidGame

We read the "CSV" file, part by part, and operated every data, line by line, and finally converted it to the specific JSON file. While we doing it, we used the power of Goroutines. And Synced all the concurrencies. We put all of them into one array. After all, we sorted this array by its No. And split this array according to the rowCount, which …
14Updated 2 years ago

Related projects

Alternatives and complementary repositories for GoSquidGame