MCPcopy Create free account
hub / github.com/expr-lang/expr / DurationValuer

Interface DurationValuer

patcher/value/value.go:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99type DurationValuer interface {
100 AsDuration() time.Duration
101}
102
103type ArrayValuer interface {
104 AsArray() []any

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…