linux

package
v0.0.0-...-153df4a Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

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 NewInternalDataplane(parentCtx context.Context, conf config.Config) (*InternalDataplane, error)

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()

type Manager

type Manager interface {
	OnUpdate(msg interface{})
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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