X-Git-Url: https://gerrit.fd.io/r/gitweb?p=govpp.git;a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2Facl_types%2Facl_types.ba.go;fp=internal%2Ftestbinapi%2Fbinapi2001%2Facl_types%2Facl_types.ba.go;h=e5ae6592ebec9b743299dd370c4145182e2cb28a;hp=6f8d39d348f6b976759a22ee35151541a37fde65;hb=4102c72bce694babd94a481b1201d33895a6f9c5;hpb=a4112fac7b86fe09650d2bb57969fe46404edd7d diff --git a/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go b/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go index 6f8d39d..e5ae659 100644 --- a/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go +++ b/internal/testbinapi/binapi2001/acl_types/acl_types.ba.go @@ -1,6 +1,6 @@ // Code generated by GoVPP's binapi-generator. DO NOT EDIT. // versions: -// binapi-generator: v0.4.0-dev +// binapi-generator: v0.5.0-dev // VPP: 20.01 // source: .vppapi/plugins/acl_types.api.json @@ -21,6 +21,12 @@ import ( // GoVPP api package needs to be updated. const _ = api.GoVppAPIPackageIsVersion2 +const ( + APIFile = "acl_types" + APIVersion = "" + VersionCrc = 0x1803336d +) + // ACLRule defines type 'acl_rule'. type ACLRule struct { IsPermit uint8 `binapi:"u8,name=is_permit" json:"is_permit,omitempty"`