github.com/cilium/cilium@v1.16.2/pkg/ebpf/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // Package ebpf provides functions that allow golang programs to interact with 5 // ebpf maps by wrapping the cilium/ebpf library. 6 // +groupName=pkg 7 package ebpf