implemented init function
This commit is contained in:
		| @@ -43,6 +43,9 @@ func RegisterPlugin(plugin Plugin) error { | ||||
| 	} | ||||
|  | ||||
| 	namePlugins[name] = plugin | ||||
|  | ||||
| 	plugin.Init() | ||||
|  | ||||
| 	return nil | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user