go-sqlancer icon indicating copy to clipboard operation
go-sqlancer copied to clipboard

Code quality improvement: remove Generator struct

Open Illyrix opened this issue 5 years ago • 0 comments

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

Illyrix avatar Jun 22 '20 11:06 Illyrix