pmap

package
v0.0.0-...-714ef56 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MODE_READ int = iota
	MODE_WRITE
	MODE_EXEC
)

Variables

This section is empty.

Functions

func Run

func Run(pid int) (*string, error)

Types

type Parsed

type Parsed = []ParsedRow

func ParseOutput

func ParseOutput(output *string) (*Parsed, error)

type ParsedRow

type ParsedRow struct {
	// contains filtered or unexported fields
}

func (*ParsedRow) Kbytes

func (r *ParsedRow) Kbytes() int

func (*ParsedRow) Writeable

func (r *ParsedRow) Writeable() bool

Jump to

Keyboard shortcuts

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