aboutsummaryrefslogtreecommitdiffstats
path: root/examples/bin_api/gen.go
blob: de6e275425d06f2dd162988641ade999ec548904 (plain)
1
2
3
4
package bin_api

// Generates Go bindings for all VPP APIs located in the json directory.
//go:generate binapi-generator --input-dir=. --output-dir=.