Go Community Linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!


Packing multiple binaries in a Golang package

An article aimed at beginners to understand how to compose more complex packages, beyond making the usual “one package - one binary” ones. You can check it out here.

Posted by:  Ilija Eftimov