Closed neophiliac closed 9 years ago
This writes a package name at the beginning of the output. Now I can take the output of ar2gostruct and import it into my go code without any manual steps (except maybe adding imports as required for types in the structs).
@neophiliac Thanks for your PR. I released new version 0.2.2.
This writes a package name at the beginning of the output. Now I can take the output of ar2gostruct and import it into my go code without any manual steps (except maybe adding imports as required for types in the structs).