target

package
v0.37.2 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFound   = errors.New("service is not found")
	ErrNotRunning = errors.New("service is not running")
)

Functions

This section is empty.

Types

type Manager

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

Manager tracks targets and attaches spies to running processes.

func NewManager

func NewManager(l *logrus.Logger, r *remote.Remote, c *config.Agent) *Manager

func (*Manager) Start

func (mgr *Manager) Start()

func (*Manager) Stop

func (mgr *Manager) Stop()

Jump to

Keyboard shortcuts

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