GoToSocial/vendor/github.com/cilium/ebpf/btf/doc.go

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