Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalDataplane ¶
type InternalDataplane struct {
// contains filtered or unexported fields
}
func NewInternalDataplane ¶
func (*InternalDataplane) ReceiveMessage ¶
func (dp *InternalDataplane) ReceiveMessage() (interface{}, error)
func (*InternalDataplane) SendMessage ¶
func (dp *InternalDataplane) SendMessage(msg interface{}) error
func (*InternalDataplane) Start ¶
func (dp *InternalDataplane) Start()
Click to show internal directories.
Click to hide internal directories.