Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

3rf/dplug

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPlug

###Goals I want to be able set up a dynamic plugin by implementing a simple interface and adding one line to a config file

###Design DPlug aims to simplify the addition of dynamically "linked" plugins to your Go project. The first iteration of this will involve moving the plugin code to a seperate main package, registering functions as "hooks", then starting up a server--all the gross stuff is done for you. This package heavily utilizes the net/rpc package.

####TODO

  • Nicer plugin shutdown (instead of killing the process outright)
  • Real Unit and Integration Tests
  • "RefreshConfig" function to let the client dynamically update plugins

About

Toy (?) plugin framework for dynamic runtime plugins in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.