Back to Keploy

Hooks Package Documentation

pkg/agent/hooks/README.md

3.5.22299 B
Original Source

Hooks Package Documentation

The hooks package contains the user-space Go code responsible for loading eBPF hooks and eBPF maps, which are used to instrument the user API. This package is utilized by the CLI commands. Additionally, it launches proxy on a defined port to capture egress calls.