chromeproc

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package chromeproc provides utilities to find Chrome processes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BrokerProcesses

func BrokerProcesses(execPath string) ([]*process.Process, error)

BrokerProcesses returns Chrome broker processes.

func GPUProcesses

func GPUProcesses(execPath string) ([]*process.Process, error)

GPUProcesses returns Chrome gpu-process processes.

func PluginProcesses

func PluginProcesses(execPath string) ([]*process.Process, error)

PluginProcesses returns Chrome plugin processes.

func Processes

func Processes(execPath string) ([]*process.Process, error)

Processes returns all Chrome processes. execPath is the abspath to the chrome executable.

func RendererProcesses

func RendererProcesses(execPath string) ([]*process.Process, error)

RendererProcesses returns Chrome renderer processes.

func Root

func Root(execPath string) (*process.Process, error)

Root returns Process instance for Chrome's root process (i.e. Browser process).

Types

This section is empty.

Jump to

Keyboard shortcuts

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