I've restarted active development on my open source Go backend server API StaticBackend. For a long time I wanted to make its CLI size smaller, and I decided to use Go's plugin package to extract a functionality that used a dependency that was accounting for more than 50% of its 170 MB. Go plugin were the solution I decided to use for this and I explain the problem and the solution in this episode.
Links:
• StaticBackend on GitHub (https://github.com/staticbackendhq/co...)
• go-size-analyzer (https://github.com/Zxilly/go-size-ana...)
As always it's appreciated if you can talk about the pod and share. You may also purchase my course(s) if you want to contribute with money, there's a 50% off coupon with those links: Build SaaS apps in Go (https://dominicstpierre.com/product/b...) and Build a Google Analytics in Go (https://dominicstpierre.com/product/b...) .
As always