Skip to content

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 …

Notifications You must be signed in to change notification settings

borakasmer/GoSquidGame

About

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 …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published