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
See end-to-end example in [go-bind-plugin-example](https://github.com/wendigo/go-bind-plugin-example).
43
+
42
44
**go-bind-plugin** will do following things on invocation:
43
45
44
46
- build plugin to `tmp/plugin.so` (even if plugin exists it will be rebuilded) from package `github.com/plugin_test/plug` (must exist in $GOPATH or vendor/)
0 commit comments