package
0.28.0
Repository: https://github.com/skydive-project/skydive.git
Documentation: pkg.go.dev

# Functions

NewBundle creates a new probe handler bundle.

# Variables

ErrNotCompiled is thrown when a probe was not compiled within the binary.
ErrNotImplemented unimplemented feature.
ErrNotRunning is used when a probe is not running.
ErrNotStopped is used when a not stopped probe is started.

# Structs

Bundle describes a bundle of probes (topology of flow).
ServiceStatus describes the status returned by GetStatus.

# Interfaces

Handler describes a probe.