hi!
im trying to use the golang code generator. my goal is to generate a package i can use.
but i can't seem to find a way to configure the generator to output a different package name
also, if i try to generate with -trace -tree, but not -main, it uses the os package but it doesn't import it