package
0.0.0-20240319152541-e5e17f597ca3
Repository: https://github.com/dropbox/goebpf.git
Documentation: pkg.go.dev
# Functions
NewMockProgram creates new mock program of tp type.
NewMockSystem creates mocked eBPF system with: - empty program map - all linked mock maps.
# Structs
MockProgram is mock implementation for eBPF program.
MockSystem is mock implementation of eBPF system.