Method
Desc
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 | } |
Implementers 15
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 MD5pkg/filter/ql/functions/md5.go IsAbspkg/filter/ql/functions/is_abs.go
Tested by
no test coverage detected