mirror of
https://github.com/coredhcp/coredhcp.git
synced 2025-08-06 14:17:26 +02:00
Fixes #45 Do not use `init()` magic to register plugins, do it explicitly. This is done by requiring plugins to declare a populated `Plugin` symbol of type `plugins.Plugin`. Signed-off-by: Andrea Barberio <insomniac@slackware.it> |
||
---|---|---|
.. | ||
plugin.go |