Refactored binapi generator with message encoding
[govpp.git] / api / binapi.go
index 96eb3bf..20ddd28 100644 (file)
@@ -163,3 +163,4 @@ func GetRegisteredMessageTypes() map[reflect.Type]string {
 // GoVppAPIPackageIsVersionX is referenced from generated binapi files
 // to assert that that code is compatible with this version of the GoVPP api package.
 const GoVppAPIPackageIsVersion1 = true
+const GoVppAPIPackageIsVersion2 = true