Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EBPFMap ¶
type EBPFMap interface { Lookup(key, valueOut interface{}) error Update(key, value any, flags ebpf.MapUpdateFlags) error }
type Watcher ¶
type Watcher struct {
// contains filtered or unexported fields
}
func (*Watcher) StopDevWatchers ¶
func (w *Watcher) StopDevWatchers()
Click to show internal directories.
Click to hide internal directories.