process

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessSampler

type ProcessSampler struct {
	samplers.Samplers
}

func New

func New(s *plugins.Connection, name string, group string) (*ProcessSampler, error)

func (*ProcessSampler) DoSample

func (p *ProcessSampler) DoSample() (err error)

func (*ProcessSampler) InitSampler

func (p *ProcessSampler) InitSampler() (err error)

type Win32_Process

type Win32_Process struct {
	ProcessID    uint32 `column:"PID,sort=+num"`
	Name         string `column:"processName`
	CommandLine  string `column:"commandLine"`
	CreationDate time.Time
}

Jump to

Keyboard shortcuts

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