doc.go 228 B

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