tkrajina/typescriptify-golang-structs

Custom imports not included in generated file

shamer opened this issue · 0 comments

Custom imports specified with "-import" no longer get included in the generated output.

It looks like this happened when the flag processing got changed to directly use the Params struct in 5fd4c3a