...

Source file src/github.com/cilium/ebpf/cmd/bpf2go/doc.go

Documentation: github.com/cilium/ebpf/cmd/bpf2go

     1  // Program bpf2go embeds eBPF in Go.
     2  //
     3  // Please see the README for details how to use it.
     4  package main
     5  

View as plain text