gzuidhof / tygo

Generate Typescript types from Golang source code
MIT License
597 stars 40 forks source link

Go generate comments #18

Open Davincible opened 1 year ago

Davincible commented 1 year ago

As an extension of https://github.com/gzuidhof/tygo/issues/11, it would be nice in my code select which types I want generated, could perhaps be done with //generate: xx comments, or some other style