examples/

directory
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0

README

Examples

Here is a list of code examples demonstrating various GoVPP features:

  • api-trace - trace sent/received messages
  • binapi-types - using common types from generated code
  • multi-vpp - connect to multiple VPP instances
  • perf-bench - very basic performance test for measuring throughput
  • rpc-service - effortless way to call VPP API via RPC client
  • simple-client - send and receive VPP API messages using GoVPP API directly
  • stats-client - client for retrieving VPP stats data
  • stream-client - using new stream API to call VPP API

Directories

Path Synopsis
binapi-types is an example showing how to use and convert data with helper methods from *-types packages in VPP binary API.
binapi-types is an example showing how to use and convert data with helper methods from *-types packages in VPP binary API.
multi-vpp is an example of managing multiple VPPs in single application.
multi-vpp is an example of managing multiple VPPs in single application.
Binary simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.
Binary simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.
service-client is an example VPP management application that exercises the govpp API using generated service client.
service-client is an example VPP management application that exercises the govpp API using generated service client.
simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.
simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.
stream-client is an example VPP management application that exercises the govpp API on real-world use-cases.
stream-client is an example VPP management application that exercises the govpp API on real-world use-cases.

Jump to

Keyboard shortcuts

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