Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ newHandleAccessor
Function
newHandleAccessor
pkg/filter/accessor_windows.go:997–997 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
995
}
996
997
func
newHandleAccessor() Accessor {
return
&handleAccessor{} }
998
999
func
(h *handleAccessor) Get(f Field, e *event.Event) (params.Value, error) {
1000
switch
f.Name {
Callers
3
Accessor
Method · 0.85
New
Function · 0.85
GetAccessors
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected