v0.3.0
版本发布时间: 2020-11-20 18:54:17
cilium/ebpf最新发布版本:v0.16.0(2024-07-24 17:40:43)
Allow accessing map and program metadata. This also removes the confusing MapABI and ProgramABI, which have been deprecated.
Users of MapABI and ProgramABI can migrate to the Type()
, etc. getters on Map
and Program
directly.