monitor

package
v2.0.7-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Monitor

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

Monitor monitor the operation of pipelines, nodes and other resources

func NewMonitor

func NewMonitor() (m *Monitor)

NewMonitor returns a new Monitor

func (*Monitor) Close

func (m *Monitor) Close()

func (*Monitor) Closed

func (m *Monitor) Closed() chan struct{}

func (*Monitor) CompleteClose

func (m *Monitor) CompleteClose()

func (*Monitor) IsClosed

func (m *Monitor) IsClosed() bool

func (*Monitor) Run

func (m *Monitor) Run(ctx context.Context) (err error)

Run start working

Jump to

Keyboard shortcuts

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