package main import ( "../../UI" ) type HelloWorldPlugin struct { UI.Plugin }