We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60405bb commit 6546014Copy full SHA for 6546014
README.md
@@ -53,6 +53,7 @@ This library includes the following packages:
53
* [rlimit](https://pkg.go.dev/github.com/cilium/ebpf/rlimit) provides a convenient API to lift
54
the `RLIMIT_MEMLOCK` constraint on kernels before 5.11.
55
* [btf](https://pkg.go.dev/github.com/cilium/ebpf/btf) allows reading the BPF Type Format.
56
+* [pin](https://pkg.go.dev/github.com/cilium/ebpf/pin) provides APIs for working with pinned objects on bpffs.
57
58
## Requirements
59
0 commit comments