Close releases BPF resources and detaches uprobes. After Close the value MUST NOT be used.
()
| 65 | // Close releases BPF resources and detaches uprobes. After Close |
| 66 | // the value MUST NOT be used. |
| 67 | Close() error |
| 68 | } |
| 69 | |
| 70 | // Factory constructs a CBShim. Registered once at init() time by the |
no outgoing calls