service

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddData

func AddData(process *model.Process) (string, error)

Types

type ProcStat

type ProcStat struct {
	Done    chan int
	Process *model.Process
}

func NewProcStat

func NewProcStat(p *model.Process) *ProcStat

func (*ProcStat) ProcessExistCheck

func (r *ProcStat) ProcessExistCheck(pid int)

func (*ProcStat) ProcessWait

func (r *ProcStat) ProcessWait(process *model.Process)

func (*ProcStat) Run

func (r *ProcStat) Run()

func (*ProcStat) Wait

func (r *ProcStat) Wait() *model.Process

Jump to

Keyboard shortcuts

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