aboutsummaryrefslogtreecommitdiffstats
path: root/examples/binapi/gen.go
diff options
context:
space:
mode:
authorOndrej Fabry <ofabry@cisco.com>2020-07-17 10:36:28 +0200
committerOndrej Fabry <ofabry@cisco.com>2020-07-17 11:43:41 +0200
commitd1f24d37bd447b64e402298bb8eb2479681facf9 (patch)
treea3fc21ba730a91d8a402c7a5bf9c614e3677c4fc /examples/binapi/gen.go
parent1548c7e12531e3d055567d761c580a1c7ff0ac40 (diff)
Improve binapi generator
- simplified Size/Marshal/Unmarshal methods - replace struc in unions with custom marshal/unmarshal - fix imports in generated files - fix mock adapter - generate rpc service using low-level stream API (dumps generate control ping or stream msg..) - move examples/binapi to binapi and generate all API for latest release - add binapigen.Plugin for developing custom generator plugins - optionally generate HTTP handlers (REST API) for RPC services - add govpp program for browsing VPP API Change-Id: I092e9ed2b0c17972b3476463c3d4b14dd76ed42b Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
Diffstat (limited to 'examples/binapi/gen.go')
-rw-r--r--examples/binapi/gen.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/binapi/gen.go b/examples/binapi/gen.go
deleted file mode 100644
index fe08d7f..0000000
--- a/examples/binapi/gen.go
+++ /dev/null
@@ -1,5 +0,0 @@
-package binapi
-
-// Generate Go code from the VPP APIs located in the /usr/share/vpp/api directory.
-
-//go:generate binapi-generator --import-types=false mactime af_packet interface interface_types ip vpe sr acl memif ip_types fib_types