Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Function
Method
Function
parser/macro.go:103–103 ·
view source on GitHub ↗
Function name to match.
()
Source
from the content-addressed store, hash-verified
101
type
Macro
interface
{
102
// Function name to match.
103
Function() string
104
105
// ArgCount for the function call.
106
//
Callers
15
setFunction
Method · 0.65
TestReceiverVarArgMacro
Function · 0.65
TestDocumentation
Function · 0.65
ProgramOptions
Method · 0.65
TestGlobalVarArgMacro
Function · 0.65
TestReceiverVarArgMacro
Function · 0.65
TestDocumentation
Function · 0.65
CompileOptions
Method · 0.65
decorateOptionalOr
Function · 0.65
TestCustomInterpreterDecorator
Function · 0.65
TestCustomInterpreterDecoratorV2
Function · 0.65
TestFunctionVariableArgBindings
Function · 0.65
Implementers
1
macro
parser/macro.go
Calls
no outgoing calls
Tested by
11
TestReceiverVarArgMacro
Function · 0.52
TestDocumentation
Function · 0.52
TestGlobalVarArgMacro
Function · 0.52
TestReceiverVarArgMacro
Function · 0.52
TestDocumentation
Function · 0.52
TestCustomInterpreterDecorator
Function · 0.52
TestCustomInterpreterDecoratorV2
Function · 0.52
TestFunctionVariableArgBindings
Function · 0.52
TestFunctionZeroArityBinding
Function · 0.52
TestOverloadIsNonStrict
Function · 0.52
TestOverloadOperandTrait
Function · 0.52