MCPcopy
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.
2package value
3
4import (

Callers

nothing calls this directly

Calls 3

OptionFuncType · 0.92
FunctionFunction · 0.92
ElemMethod · 0.80

Tested by

no test coverage detected