Imports of variables command

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
embedPackage embed provides access to files embedded in the running Go program.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/cilium/ebpfPackage ebpf is a toolkit for working with eBPF programs.
ioPackage io provides basic interfaces to I/O primitives.