Documentation ¶
Overview ¶
Package caps provides textual information about the effective capabilities of a process.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessCapabilities ¶
ProcessCapabilities returns the names for the set of effective capabilities of the process specified by pid. The capability names are lower case and in lexicographic order. If there is an error determining the effective capabilities, then a nil slice is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.