Fixed README. More Go versions added for testing
This commit is contained in:
@ -14,7 +14,6 @@ type CSVExporter struct {
|
||||
FileName string
|
||||
|
||||
once sync.Once
|
||||
mut sync.Mutex
|
||||
writer *csv.Writer
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user