X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=binapi%2Flb_types%2Flb_types.ba.go;h=e8e8c8a2cf92ac6fc158111d0a6bca6b02a89702;hb=HEAD;hp=3549f80306fb32aec3484e9a33d9a5d914bc4c7f;hpb=1c622180f9be043d5be6c631975182f5cbf9c722;p=govpp.git diff --git a/binapi/lb_types/lb_types.ba.go b/binapi/lb_types/lb_types.ba.go index 3549f80..e8e8c8a 100644 --- a/binapi/lb_types/lb_types.ba.go +++ b/binapi/lb_types/lb_types.ba.go @@ -1,7 +1,7 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: -// binapi-generator: v0.5.0-dev -// VPP: 21.06-release +// binapi-generator: v0.6.0-dev +// VPP: 22.02-release // source: /usr/share/vpp/api/plugins/lb_types.api.json // Package lb_types contains generated bindings for API file lb_types.api. @@ -15,8 +15,8 @@ package lb_types import ( "strconv" - api "git.fd.io/govpp.git/api" - ip_types "git.fd.io/govpp.git/binapi/ip_types" + api "go.fd.io/govpp/api" + ip_types "go.fd.io/govpp/binapi/ip_types" ) // This is a compile-time assertion to ensure that this generated file @@ -25,6 +25,12 @@ import ( // GoVPP api package needs to be updated. const _ = api.GoVppAPIPackageIsVersion2 +const ( + APIFile = "lb_types" + APIVersion = "1.0.0" + VersionCrc = 0xba19340c +) + // LbEncapType defines enum 'lb_encap_type'. type LbEncapType uint32