Closed Ultraporing closed 7 years ago
Have you taken a look at the Go CSV writer to see if that would work?
Please also run goimports -w csvwriter\csv_writer.go
and see if that fixes the test.
Test is failing because "path/filepath" comes after a github package.
it does not, i run it every change.
Well, formatting aside, have you looked at using Go's csv package?
to set the directory for dumping the nats messages in csv format.