p4lang / p4runtime

Specification documents for the P4Runtime control-plane API
Apache License 2.0
144 stars 88 forks source link

Host Go generated code for P4Runtime in this repo #260

Closed antoninbas closed 4 years ago

antoninbas commented 4 years ago

To enable users to quickly import and use P4Runtime in their Go projects using an import like this one: import p4v1 "github.com/p4lang/p4runtime/p4/v1".