processes

package
v0.0.0-...-ce8141b Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(value string, data_object *json.Json_t) []string

Tries to grab all processes Input None The return is an evil array containing all found processes which is placed in a runtime variable

func Get_names

func Get_names(value string, data_object *json.Json_t) []string

Tries to grab all process names Input None The return is an evil array containing all found users which is placed in a runtime variable

func Get_pids

func Get_pids(value string, data_object *json.Json_t) []string

Tries to grab all process id (pid) Input None The return is an evil array containing all found users which is placed in a runtime variable

func Kill_id

func Kill_id(value string, data_object *json.Json_t) []string

Tries to terminate a process based on it's pid Input must therefore be the pid to utilize

func Kill_name

func Kill_name(value string, data_object *json.Json_t) []string

Tries to terminate a process based on it's name Input must therefore be the name to utilize

Types

This section is empty.

Jump to

Keyboard shortcuts

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