Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 159 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 159 Bytes

Plugo

A simple golang plugin framework

Usage

  • Implement the interface Plugin

  • Register them

for our example, you can get plugin-a and plugin-b