psscanner

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PSEvent added in v1.1.0

type PSEvent struct {
	UID  int
	PID  int
	PPID int
	CMD  string
}

func (PSEvent) String added in v1.1.0

func (evt PSEvent) String() string

type PSScanner

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

func NewPSScanner

func NewPSScanner(ppid bool, cmdLength int) *PSScanner

func (*PSScanner) Run

func (p *PSScanner) Run(triggerCh chan struct{}) (chan PSEvent, chan error)

Jump to

Keyboard shortcuts

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