This <https://github.com/dc0d/sector> is a Dependency Injection package for Go. Point of interest here (for me) was separating the creation concern from injection concern. Creating objects is done using factories and injecting values into struct fields is done using the injector - which can go down to the object tree if needed.
Love to hear back from anybody who decided to use it! -- 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.