feat(blogo,plugins): convention for plugin with embedded plugins
This commit is contained in:
@@ -27,7 +27,7 @@ const multiSourcerPluginName = "blogo-multisourcer-sourcer"
|
||||
|
||||
type MultiSourcer interface {
|
||||
SourcerPlugin
|
||||
Use(Plugin)
|
||||
PluginWithPlugins
|
||||
}
|
||||
|
||||
type multiSourcer struct {
|
||||
|
||||
Reference in New Issue
Block a user