executil

package
v2.0.0-alpha1+incompat... Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2015 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package executil provides information about running processes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPgrpPids

func GetPgrpPids(pgrp int) ([]int, error)

GetPgrpPids return a list of all pids in a given process group. Not as cheap as you think, you have to scan all the pids on the system.

func GetSessionIdPids

func GetSessionIdPids(sessionId int) ([]int, error)

GetPgrpPids return a list of all pids in a given process group. Not as cheap as you think, you have to scan all the pids on the system.

Types

This section is empty.

Jump to

Keyboard shortcuts

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