5 lines
105 B
Go
5 lines
105 B
Go
// Program bpf2go embeds eBPF in Go.
|
|
//
|
|
// Please see the README for details how to use it.
|
|
package main
|