//
pkg.gl
Category
github.com/cen-ngc5139/BeePF
loader
lib
src
cli
package
0.0.1-rc8
Repository:
https://github.com/cen-ngc5139/beepf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
466 SLOC
#
Functions
NewBPFLoader
No description provided by the author
ValidateAndMutateConfig
No description provided by the author
#
Structs
BaseMapHandler
BaseMapHandler 提供通用实现.
BPFLoader
BPFLoader 实现 eBPF 程序加载器.
Config
Config 配置结构.
PerfEventMapHandler
PerfEventMapHandler 实现.
RingBufMapHandler
RingBufMapHandler 实现.
#
Interfaces
Loader
Loader 定义加载器接口.
MapHandler
MapHandler 定义 Map 处理器接口.