Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessMemory ¶
type ProcessMemory struct {
ProcessID int
}
func New ¶
func New(processID int) (*ProcessMemory, error)
func (*ProcessMemory) Close ¶
func (p *ProcessMemory) Close()
Click to show internal directories.
Click to hide internal directories.