Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ value.go
File
value.go
patcher/value/value.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Package value provides a Patcher that uses interfaces to allow custom types that can be represented as standard go values to be used more easily in expressions.
2
package
value
3
4
import
(
Callers
nothing calls this directly
Calls
3
Option
FuncType · 0.92
Function
Function · 0.92
Elem
Method · 0.80
Tested by
no test coverage detected