Registry / networking / p4lang-p4runtime

p4lang-p4runtime

JSON →
library1.5.0gogounverified

Go implementation of the P4Runtime API for controlling P4-programmable switches.

go get github.com/p4lang/p4runtime
INSTALL
IMPORT
SIG · P4LANG-P4RUNTIME
P
p4lang-p4runtime
networkinggov1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

p4runtime
github.com/p4lang/p4runtime/go/p4runtime

Print an empty P4Runtime StreamChannel message.

package main import ( "fmt" pb "github.com/p4lang/p4runtime/go/p4runtime" ) func main() { fmt.Println(pb.P4Runtime_StreamChannel{}) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
p4lang-p4runtime — go get p4lang-p4runtime · libregistry