Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins
Compare changes
- Malte Bauch authored
@@ -11,10 +11,11 @@ import (
@@ -11,10 +11,11 @@ import (
@@ -26,11 +27,12 @@ func TestAddPnd(t *testing.T) {
@@ -26,11 +27,12 @@ func TestAddPnd(t *testing.T) {
@@ -62,11 +64,12 @@ func TestGetAllPnds(t *testing.T) {
@@ -62,11 +64,12 @@ func TestGetAllPnds(t *testing.T) {
@@ -96,11 +99,12 @@ func TestGetPnd(t *testing.T) {
@@ -96,11 +99,12 @@ func TestGetPnd(t *testing.T) {