aquasecurity / libbpfgo

eBPF library for Go. Powered by libbpf.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap C struct field handling

geyslan opened this issue · comments

The instantiation of the C structure, the read/write of its fields and its release should be wrapped in C code as a rule, as we have already experienced:

Tasks

  1. bug chore
    geyslan
  2. chore
    geyslan