Documentation ¶
Overview ¶
Package memifrxmode provides a NetworkService chain elements to set ADAPTIVE rx mode for memif interfaces
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(chainCtx context.Context, vppConn Connection) networkservice.NetworkServiceClient
NewClient provides a NetworkServiceClient chain elements that support the memif Mechanism
func NewServer ¶
func NewServer(chainCtx context.Context, vppConn Connection) networkservice.NetworkServiceServer
NewServer - create a new memifProxy server chain element
Types ¶
type Connection ¶
type Connection interface { api.Connection api.ChannelProvider }
Connection aggregates the api.Connection and api.ChannelProvider interfaces
Click to show internal directories.
Click to hide internal directories.