Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin integration logic #31

Open
dcseifert opened this issue Nov 8, 2019 · 2 comments
Open

Plugin integration logic #31

dcseifert opened this issue Nov 8, 2019 · 2 comments
Assignees
Labels
M Medium issue
Projects

Comments

@dcseifert
Copy link
Contributor

dcseifert commented Nov 8, 2019

Description

In order to integrate external plugins, there need to be logic to do so.

This issue also affects: #69 #87

@dcseifert dcseifert created this issue from a note in kelon (Backlog) Nov 8, 2019
@dcseifert dcseifert self-assigned this Nov 8, 2019
@dcseifert dcseifert added the M Medium issue label Nov 8, 2019
@dcseifert dcseifert moved this from Backlog to Development in kelon Dec 6, 2019
@dcseifert dcseifert moved this from Development to Backlog in kelon Dec 20, 2019
@dcseifert
Copy link
Contributor Author

I suggest to use hashicorp's go-plugins instead of natively supported go plugins (Due to the fact that they are much easier to compile with different go versions and also provide a language grpc-interface)

@containerpope
Copy link
Collaborator

@dcseifert should be fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M Medium issue
Projects
kelon
  
Backlog
Development

No branches or pull requests

2 participants