Login
From:
Alex Pliutau Blog
(Uncensored)
subscribe
How to build Go plugin with data inside
https://pliutau.com/how-to-build-go-plugin-with-data-inside/
links
backlinks
Roast topics
Find topics
Find it!
Go 1.8 gives us a new tool for creating shared libraries, called plugins! This new plugin buildmode is currently only supported on Linux. But what if we build plugin with data in binary format inside?