X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapi%2Finterface_types%2Finterface_types.ba.go;h=a00d5cf51426c48d2ffa4c10db11cf77a31a0566;hb=67cea0df30f7ef348e265c9326f7a9f15ba26240;hp=5bf858e2d763e6efd70b365d27f0f5cd77e5c954;hpb=fa7a6d1cee22dae3544f2a6fb6759faf588e603a;p=govpp.git diff --git a/binapi/interface_types/interface_types.ba.go b/binapi/interface_types/interface_types.ba.go index 5bf858e..a00d5cf 100644 --- a/binapi/interface_types/interface_types.ba.go +++ b/binapi/interface_types/interface_types.ba.go @@ -1,7 +1,7 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: -// binapi-generator: v0.4.0 -// VPP: 21.06-release +// binapi-generator: v0.6.0-dev +// VPP: 22.02-release // source: /usr/share/vpp/api/core/interface_types.api.json // Package interface_types contains generated bindings for API file interface_types.api. @@ -15,7 +15,7 @@ package interface_types import ( "strconv" - api "git.fd.io/govpp.git/api" + api "go.fd.io/govpp/api" ) // This is a compile-time assertion to ensure that this generated file @@ -24,6 +24,12 @@ import ( // GoVPP api package needs to be updated. const _ = api.GoVppAPIPackageIsVersion2 +const ( + APIFile = "interface_types" + APIVersion = "1.0.0" + VersionCrc = 0x7f2ba79a +) + // Direction defines enum 'direction'. type Direction uint8