JamesStewy / go-mysqldump

Create SQL dumps in Go without external dependencies
MIT License
155 stars 89 forks source link

Return File Name alongside error #4

Closed SantoDE closed 7 years ago

SantoDE commented 7 years ago

Hey @JamesStewy ,

it would be helpfull if the method would return the filename of the created dump alongside an error (if one happened).