MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / Desc

Method Desc

pkg/filter/ql/function.go:92–92  ·  view source on GitHub ↗

Desc returns the function descriptor.

()

Source from the content-addressed store, hash-verified

90 Call(args []interface{}) (interface{}, bool)
91 // Desc returns the function descriptor.
92 Desc() functions.FunctionDesc
93 // Name returns the function name.
94 Name() functions.Fn
95}

Callers 1

validateMethod · 0.65

Implementers 15

Foreachpkg/filter/ql/function.go
Rtrimpkg/filter/ql/functions/rtrim.go
Countpkg/filter/ql/functions/count.go
IndexOfpkg/filter/ql/functions/indexof.go
Upperpkg/filter/ql/functions/upper.go
Replacepkg/filter/ql/functions/replace.go
Lowerpkg/filter/ql/functions/lower.go
Dirpkg/filter/ql/functions/dir.go
Basepkg/filter/ql/functions/base.go
GetRegValuepkg/filter/ql/functions/get_reg_value.
MD5pkg/filter/ql/functions/md5.go
IsAbspkg/filter/ql/functions/is_abs.go

Calls

no outgoing calls

Tested by

no test coverage detected