package
0.0.0-20180824195545-62440578e81f
Repository: https://github.com/prohtmeyhet/libgosimpleton.git
Documentation: pkg.go.dev

# Functions

contains.
exact name.
find a process by pid.
No description provided by the author
find processes by your custom order.
find processes by their exact name.
find by a generating func.
find processes by name.
find a process by pid given as string.
find a process by pid panics if current user can't be determined.
find all current users processes panics if current user can't be determined.
find processes by their exact name panics if current user can't be determined.
find processes by name panics if current user can't be determined.
today is the oldest you've ever been ...
..
tries to parse a list of strings as uints.
read from /proc/self/.
user id.
walk over every process and do your thing.
walk by generating func.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

process info from /proc/[pid]/stat.