package node

/*
#include <villas/node_type.h>


*/
import "C"

func registerNode(name string, ctor CreateNode) {

}