Go stdlib package — runtime/cgo. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.Handle.Delete()NeutralHandle.Delete()
Delete invalidates a handle. This method should only be called once
.Handle.Value()NeutralHandle.Value() any
Value returns the associated Go value for a valid handle.
.Handle()Neutraltype Handle ...
Handle provides a way to pass values that contain Go pointers
.Incomplete()Neutraltype Incomplete ...
Incomplete is used specifically for the semantics of incomplete C types.
| FQN | Field | |
|---|---|---|
| runtime/cgo | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # runtime/cgo