Notes:
- please provide csv file contains data that will be sent
- No limit how much data will be processed. So please watch how many data a file contains
- please provide
.envfile with necessary value.
run command:
go run main.go <filename.csv>
for testing you could use
go run main.go test.csv
author: guhkun13@gmail.com