Go also allows to produce plugins (DLL) which can be loaded dynamically, it also one of ways to share compiled libraries <https://github.com/raydac/mvn-golang/tree/master/mvn-golang-examples/mvn-golang-example-plugin> and if I want share some library on sources level between several modules and get static linking then I just use multimodule project <https://github.com/raydac/mvn-golang/tree/master/mvn-golang-examples/mvn-golang-example-multimodule>
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.