Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + type Tracer interface + DumpMaps func(maps ...string) (string, error) + FlushPending func() + GetConnections func(buffer *network.ConnectionBuffer, filter func(*network.ConnectionStats) bool) error + GetMap func(string) *ebpf.Map + GetTelemetry func() map[string]int64 + Remove func(conn *network.ConnectionStats) error + Start func(func([]network.ConnectionStats)) error + Stop func()