Golang: fast reading of file using goroutines
-
Updated
Sep 12, 2020 - Go
Golang: fast reading of file using goroutines
This project will give you a demo of handling concurrency in Go Lang. It gets data from an api, processes it and writes the data in a file. Another function watches for the files, reads it, deletes it and shows the data on console.
Add a description, image, and links to the fileio topic page so that developers can more easily learn about it.
To associate your repository with the fileio topic, visit your repo's landing page and select "manage topics."