Discovergo podcast()038: Finally, found a good use case for Go's plugin
038: Finally, found a good use case for Go's plugin

038: Finally, found a good use case for Go's plugin

Update: 2024-05-21
Share

Description

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:


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 and Build a Google Analytics in Go.


As always 

Comments 
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

038: Finally, found a good use case for Go's plugin

038: Finally, found a good use case for Go's plugin

Dominic St-Pierre