Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestCtx ¶
type TestCtx struct { T testing.TB Conn *govppcore.Connection // contains filtered or unexported fields }
func (*TestCtx) StatsConn ¶
func (ctx *TestCtx) StatsConn() *govppcore.StatsConnection
func (*TestCtx) TeardownVPP ¶
func (ctx *TestCtx) TeardownVPP()
Click to show internal directories.
Click to hide internal directories.