Change module name to go.fd.io/govpp
[govpp.git] / binapi / fib_types / fib_types.ba.go
index 3841117..3c59560 100644 (file)
@@ -1,7 +1,7 @@
 // Code generated by GoVPP's binapi-generator. DO NOT EDIT.
 // versions:
-//  binapi-generator: v0.3.5-56-gc0da1f2-dirty
-//  VPP:              21.06-release
+//  binapi-generator: v0.6.0-dev
+//  VPP:              22.02-release
 // source: /usr/share/vpp/api/core/fib_types.api.json
 
 // Package fib_types contains generated bindings for API file fib_types.api.
@@ -15,8 +15,8 @@ package fib_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    = "fib_types"
+       APIVersion = "2.0.1"
+       VersionCrc = 0x21fd785b
+)
+
 // FibPathFlags defines enum 'fib_path_flags'.
 type FibPathFlags uint32