binapi-generator

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Generator of Go structs out of the VPP binary API definitions in JSON format.

The JSON input can be specified as a single file (using the `input-file` CLI flag), or as a directory that will be scanned for all `.json` files (using the `input-dir` CLI flag). The generated Go bindings will be placed into `output-dir` (by default the current working directory), where each Go package will be placed into its own separate directory, for example:

binapi-generator --input-file=/usr/share/vpp/api/core/interface.api.json --output-dir=.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL