procinfo

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

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

Resolver resolves which OS process owns a proxied connection.

func New

func New(s *store.RingBuffer) *Resolver

New creates a Resolver backed by the given store.

func (*Resolver) Resolve

func (r *Resolver) Resolve(flowID string, clientPort uint16)

Resolve spawns a background goroutine to resolve the process for flowID.

func (*Resolver) Wait

func (r *Resolver) Wait()

Wait blocks until all pending resolutions complete. Used in tests.

Jump to

Keyboard shortcuts

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