restructure maps dir, fix imports

This commit is contained in:
Pragyansh Chaturvedi
2025-09-30 19:01:46 +05:30
parent 9ae1b6ce15
commit cbc6b93cd8
6 changed files with 55 additions and 14 deletions

View File

@ -1,6 +1,6 @@
from pythonbpf import bpf, map, section, bpfglobal, compile
from pythonbpf.helpers import ktime, deref
from pythonbpf.maps import HashMap
from pythonbpf.maps.maps import HashMap
from ctypes import c_void_p, c_int64, c_int32, c_uint64