add basic plugin architecture
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
)
|
||||
|
||||
type PluginAPI struct {
|
||||
path string
|
||||
Impl Plugin
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user