Hacker News new | ask | show | jobs
by Groxx 1537 days ago
Go supports DI by allowing functions with arguments :) Every language with functions supports DI. Wire is just a code-generator version of automatic DI.