Change module name to go.fd.io/govpp
[govpp.git] / binapi / acl_types / acl_types.ba.go
index 27f951f..0953447 100644 (file)
@@ -1,7 +1,7 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.4.0
-//  VPP:              20.05.1-release
+//  binapi-generator: v0.6.0-dev
+//  VPP:              22.02-release
 // source: /usr/share/vpp/api/plugins/acl_types.api.json
 
 // Package acl_types contains generated bindings for API file acl_types.api.
@@ -15,9 +15,9 @@ package acl_types
 import (
        "strconv"
 
-       api "git.fd.io/govpp.git/api"
-       ethernet_types "git.fd.io/govpp.git/binapi/ethernet_types"
-       ip_types "git.fd.io/govpp.git/binapi/ip_types"
+       api "go.fd.io/govpp/api"
+       ethernet_types "go.fd.io/govpp/binapi/ethernet_types"
+       ip_types "go.fd.io/govpp/binapi/ip_types"
 )
 
 // This is a compile-time assertion to ensure that this generated file
@@ -26,6 +26,12 @@ import (
 // GoVPP api package needs to be updated.
 const _ = api.GoVppAPIPackageIsVersion2
 
+const (
+       APIFile    = "acl_types"
+       APIVersion = "1.0.0"
+       VersionCrc = 0x878da4fa
+)
+
 // ACLAction defines enum 'acl_action'.
 type ACLAction uint8