find

package
v1.112.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindProcessByName

func FindProcessByName(ctx context.Context, name string) (processes []proc.IProcess, err error)

FindProcessByName will search for the processes that match a specific name

func FindProcessByRegex

func FindProcessByRegex(ctx context.Context, re *regexp.Regexp) (processes []proc.IProcess, err error)

FindProcessByRegex will search for the processes that match a specific regex

func FindProcessByRegexForFS

func FindProcessByRegexForFS(ctx context.Context, fs filesystem.FS, re *regexp.Regexp) (processes []proc.IProcess, err error)

FindProcessByRegexForFS will search a given filesystem for the processes that match a specific regex

Types

This section is empty.

Jump to

Keyboard shortcuts

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