go-sqlancer
go-sqlancer copied to clipboard
Code quality improvement: remove Generator struct
Because some functions in executor must use methods bound on generator and structure of generator is exactly simple. I suggest to export functions instead of a struct