binapi

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package binapi is a helper package for generic handling of VPP binary API messages in the mock adapter and integration tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HasSwIfIdx

func HasSwIfIdx(msg reflect.Type) bool

HasSwIfIdx checks whether provided message has the swIfIndex field.

func ReplyNameFor

func ReplyNameFor(requestName string) (string, bool)

ReplyNameFor returns reply message name to the given request message name.

func SetRetval

func SetRetval(msg reflect.Value, retVal int32)

SetRetval sets the retval field of provided message to provided value.

func SetSwIfIdx

func SetSwIfIdx(msg reflect.Value, swIfIndex uint32)

SetSwIfIdx sets the swIfIndex field of provided message to provided value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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