You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discusses issues he encountered using the plugin package in a real-world use case.
It would be good if there was a tool made or a command or flag in go build that spits out the EXACTdependencies and build environment that was used to build the plugin that the consumer of the plugin has to meet.
That will reduce the barriers of using plugins to create libraries to distribute to others. We can communicate itexactly to the user.
If it was a tool, ideally you can provide the actual library file and the tool would just spit out that information.