n0shut
n0shut
Hi @wenovus @robshakir, I use ygot to generate structs that I later on publish as a go package. My workflows are run in CI and currently I pin the ygot...
Hi @robshakir @marcushines I would like to propose a hermetic way to compile protos used in this repository which is based on the container approach. Currently, the compile-protos.sh script has...
This is an example of a product of compilation based on #136. Note, how less drastic the changes are, compared to #135, while using the more recent version of `protoc`....