aboutsummaryrefslogtreecommitdiffstats
path: root/binapi/sr_types/sr_types.ba.go
diff options
context:
space:
mode:
Diffstat (limited to 'binapi/sr_types/sr_types.ba.go')
-rw-r--r--binapi/sr_types/sr_types.ba.go13
1 files changed, 10 insertions, 3 deletions
diff --git a/binapi/sr_types/sr_types.ba.go b/binapi/sr_types/sr_types.ba.go
index df9f0f6..52f7d76 100644
--- a/binapi/sr_types/sr_types.ba.go
+++ b/binapi/sr_types/sr_types.ba.go
@@ -1,7 +1,7 @@
// Code generated by GoVPP's binapi-generator. DO NOT EDIT.
// versions:
-// binapi-generator: v0.4.0-dev
-// VPP: 20.05-release
+// binapi-generator: v0.6.0-dev
+// VPP: 22.02-release
// source: /usr/share/vpp/api/core/sr_types.api.json
// Package sr_types contains generated bindings for API file sr_types.api.
@@ -12,8 +12,9 @@
package sr_types
import (
- api "git.fd.io/govpp.git/api"
"strconv"
+
+ api "go.fd.io/govpp/api"
)
// This is a compile-time assertion to ensure that this generated file
@@ -22,6 +23,12 @@ import (
// GoVPP api package needs to be updated.
const _ = api.GoVppAPIPackageIsVersion2
+const (
+ APIFile = "sr_types"
+ APIVersion = "1.0.0"
+ VersionCrc = 0x7955bd50
+)
+
// SrBehavior defines enum 'sr_behavior'.
type SrBehavior uint8