Why the kitgen has been removed? and which codegen i should use for go-kit? #1242
Unanswered
Albert-Gao
asked this question in
Q&A
Replies: 2 comments 2 replies
-
I don't consider the code generated by e.g. kitgen to be boilerplate. There are alternative code generators enumerated in the README under the Code generators section. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, love the project, but want to work with a codegen,
I found this PR: https://github.com/go-kit/kit/pull/589/files
but the code has been removed,
and all the code gen projects in the readme file are outdated, only 1 repo over there says updated 2 months ago, and under heavy dev, so things are changing.
i am wondering what is the official stance on this subject?
or does the gokit community prefers manual copy and paste all boilerplate code for a reason?
thanks :)
Beta Was this translation helpful? Give feedback.
All reactions