Hacker News new | past | comments | ask | show | jobs | submit login

I agree this does solve the `go get` problem. However, a better thing would be to improve `go get` and make it use an actual build system. `go generate` is a step in the right direction but they expect you to check the generated sources in. I would prefer a tool chain that allowed your API customers to do code generation from your library. However, these things are more complicated and the Go Author's are probably right to do the simplest thing first.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: