Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Reset
Method
Reset
interpreter/evalstate.go:34–34 ·
view source on GitHub ↗
Reset clears the previously recorded expression values.
()
Source
from the content-addressed store, hash-verified
32
33
// Reset clears the previously recorded expression values.
34
Reset()
35
}
36
37
// evalState permits the mutation of evaluation state for a given expression id.
Callers
2
TestInterpreter
Function · 0.95
parseYAMLConfig
Method · 0.65
Implementers
1
evalState
interpreter/evalstate.go
Calls
no outgoing calls
Tested by
1
TestInterpreter
Function · 0.76