Update generated binapi to v22.02 & makefile changes
[govpp.git] / internal / testbinapi / binapi2001 / acl_types / acl_types.ba.go
index 6f8d39d..e5ae659 100644 (file)
@@ -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"`