https://github.com/ligato/vpp-binapi
Generated Go code for VPP binary API
https://github.com/ligato/vpp-binapi
fdio generated vpp
Last synced: 3 months ago
JSON representation
Generated Go code for VPP binary API
- Host: GitHub
- URL: https://github.com/ligato/vpp-binapi
- Owner: ligato
- License: apache-2.0
- Created: 2018-12-17T09:13:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-14T09:58:33.000Z (over 5 years ago)
- Last Synced: 2025-12-17T14:54:01.583Z (4 months ago)
- Topics: fdio, generated, vpp
- Language: Shell
- Size: 1.59 MB
- Stars: 8
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vpp-binapi
The vpp-binapi contains generated Go code for the VPP binary API using GoVPP's binapi-generator.
---
Run `go generate` to update generated binapi.
## Versions
- VPP 20.05 - [binapis/vpp2005](binapis/vpp2005)
- VPP 20.01 - [binapis/vpp2001](binapis/vpp2001)
- VPP 19.08 - [binapis/vpp1908](binapis/vpp1908)
- VPP 19.04 - [binapis/vpp1904](binapis/vpp1904)