You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the example code.
I am pretty new to go, so I initialised my go module with go init capture.com/capture
Then did go get go get github.com/yuuki/go-conntracer-bpf@latest
I have downloaded and installed bpf and clang as well as per given requirements. But when I run the code I get the above mentioned error. Please help.
I can see the file in the installation, however for some reason the include is not working.
The text was updated successfully, but these errors were encountered:
I am trying to run the example code.
I am pretty new to go, so I initialised my go module with go init capture.com/capture
Then did go get go get github.com/yuuki/go-conntracer-bpf@latest
I have downloaded and installed bpf and clang as well as per given requirements. But when I run the code I get the above mentioned error. Please help.
I can see the file in the installation, however for some reason the include is not working.
The text was updated successfully, but these errors were encountered: