We can still implement the plugins as go-plugins by implementing a separate main package that makes use of the non-main code. |
||
|---|---|---|
| app | ||
| plugins | ||
| vendor/github.com/3d0c | ||
| .gitignore | ||
| .gitmodules | ||
| main.go | ||
We can still implement the plugins as go-plugins by implementing a separate main package that makes use of the non-main code. |
||
|---|---|---|
| app | ||
| plugins | ||
| vendor/github.com/3d0c | ||
| .gitignore | ||
| .gitmodules | ||
| main.go | ||