package plugbase //PlugInfo plugin base information type PlugInfo struct { Author string Contact string }