LearnGO/go/pkg/mod/github.com/cilium/ebpf@v0.11.0/btf/doc.go
2024-09-19 21:38:24 -04:00

6 lines
228 B
Go

// Package btf handles data encoded according to the BPF Type Format.
//
// The canonical documentation lives in the Linux kernel repository and is
// available at https://www.kernel.org/doc/html/latest/bpf/btf.html
package btf