Change the current gosdn plugin implementation from Go's internal plugin system to hashicorp's go-plugins
Compare changes
- Malte Bauch authored
@@ -5,20 +5,18 @@ import (
@@ -39,8 +37,7 @@ func TestNetworkElement_Id(t *testing.T) {
@@ -53,11 +50,11 @@ func TestNetworkElement_Id(t *testing.T) {
@@ -67,7 +64,7 @@ func TestNewNetworkElement(t *testing.T) {
@@ -87,7 +84,7 @@ func TestNewNetworkElement(t *testing.T) {
@@ -102,21 +99,18 @@ func TestNewNetworkElement(t *testing.T) {