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

Method Name

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

Name returns the function name.

()

Source from the content-addressed store, hash-verified

92 Desc() functions.FunctionDesc
93 // Name returns the function name.
94 Name() functions.Fn
95}
96
97// FunctionValuer implements the CallValuer interface and delegates

Callers 5

functionNamesFunction · 0.65
validateMethod · 0.65
NewFunction · 0.65
NewScannerFunction · 0.65
listFilamentsFunction · 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