Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbstractModule ¶
type AbstractModule struct { Module Spec ModuleSpec CollectionSpec *ebpf.CollectionSpec Collection *ebpf.Collection }
func (*AbstractModule) LoadAndAttach ¶
func (a *AbstractModule) LoadAndAttach() error
func (*AbstractModule) Unload ¶
func (a *AbstractModule) Unload() error
type ModuleSpec ¶
Click to show internal directories.
Click to hide internal directories.