bee
bee copied to clipboard
How to integrate plugin API into the core API
In Hornet, the plugins are split into two parts: The main one lives in pkg/ and then they have a smaller wrapper around it in their plugins/ folder which takes care of exposing the API too.
Blocked by #1151