I am adding some go components to an openembedded / yocto based project.
My question is about a reasonable approach for go building and integration
with oe.
I am aware of the work done already to address golang within oe,
specifically https://github.com/madisongh/meta-golang/tree/master.
This wo
> it might considerably lower the bar for adopting Go
I think Go as a language and the tooling make the bar quite low already. With a
small time investment it becomes a very productive language for most developers.
Choosing a project which makes sense to completely write in Go, and sharing
tha