MCPcopy 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
997func newHandleAccessor() Accessor { return &handleAccessor{} }
998
999func (h *handleAccessor) Get(f Field, e *event.Event) (params.Value, error) {
1000 switch f.Name {

Callers 3

AccessorMethod · 0.85
NewFunction · 0.85
GetAccessorsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected