actor

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Actuators

type Actuators struct {
	// contains filtered or unexported fields
}

func NewWorker

func NewWorker(id int32) *Actuators

func (*Actuators) Exit

func (c *Actuators) Exit()

func (*Actuators) Input

func (c *Actuators) Input(seq uint64, buffer []byte)

func (*Actuators) Output

func (c *Actuators) Output() chan seqCh

func (*Actuators) Pid

func (c *Actuators) Pid() int

func (*Actuators) Run

func (c *Actuators) Run() (err error)

func (*Actuators) Status

func (c *Actuators) Status() Status

func (*Actuators) Wait

func (c *Actuators) Wait()

type Status

type Status int
const (
	Padding Status
	Ready
	Start
	Stop
	Exited
	Error
)

Jump to

Keyboard shortcuts

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