simple plugin system added
1 parent ad4b487 commit 97249cfaa1a2ac1f8521ff66d6f23584b5d9f359
root authored on 25 Jun 2022
Showing 7 changed files
View
PluginSystem/README.md 0 → 100644
View
PluginSystem/main.go 0 → 100755
View
PluginSystem/plugins/example/example_addition.go 0 → 100755
View
PluginSystem/plugins/example/example_echo.go 0 → 100755
View
PluginSystem/plugins/misc/help.go 0 → 100755
View
PluginSystem/plugins/pluginsHelper.go 0 → 100755
View
README.md