process

package
v0.0.0-...-00b166f Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

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

func InitProcess

func InitProcess(conf cfg.ProcessConfig) (*Process, error)

func (*Process) Close

func (ps *Process) Close() error

func (*Process) Entityes

func (ps *Process) Entityes() []entity.Entity

func (*Process) Execute

func (ps *Process) Execute() error

func (*Process) Stat

func (p *Process) Stat() *ProcessStat

type ProcessStat

type ProcessStat struct {
	Date time.Time
	// contains filtered or unexported fields
}

func (*ProcessStat) Entities

func (stat *ProcessStat) Entities() []entity.EntityInfo

type Volume

type Volume map[string]manager.ManagerAtomic

Jump to

Keyboard shortcuts

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