Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VpeHandler ¶
type VpeHandler struct {
// contains filtered or unexported fields
}
func NewVpeHandler ¶
func NewVpeHandler(ch govppapi.Channel) *VpeHandler
func (*VpeHandler) GetVersionInfo ¶
func (h *VpeHandler) GetVersionInfo() (*vppcalls.VersionInfo, error)
GetVersionInfo retrieves version info
func (*VpeHandler) GetVpeInfo ¶
func (h *VpeHandler) GetVpeInfo() (*vppcalls.VpeInfo, error)
GetVpeInfo retrieves vpe information.
Click to show internal directories.
Click to hide internal directories.