package
0.8.0
Repository: https://github.com/alkiranet/govpp.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewBuffer creates new buffer using b as data.

# Variables

No description provided by the author

# Structs

Buffer provides buffer for encoding and decoding data on wire.
MsgCodec provides encoding and decoding functionality of `api.Message` structs into/from binary format as accepted by VPP.
No description provided by the author

# Interfaces

Marshaler is the interface implemented by the binary API messages that can marshal itself into binary form for the wire.
Unmarshaler is the interface implemented by the binary API messages that can unmarshal a binary representation of itself from the wire.