Comment on Rust vs. Go: Battle for the Back EndparentComments−go-nil-why1yIssue is that isn’t generated by protoc.Looking at the go ecosystem you’d think static nil traceability is some sort of Very Hard Problem…−Mawr1yYep, the ecosystem doesn't support anything like it and a lot of Go people are downright hostile towards this solution :)You could also try your luck with https://github.com/uber-go/nilaway
Comments
Issue is that isn’t generated by protoc.
Looking at the go ecosystem you’d think static nil traceability is some sort of Very Hard Problem…
Yep, the ecosystem doesn't support anything like it and a lot of Go people are downright hostile towards this solution :)
You could also try your luck with https://github.com/uber-go/nilaway