Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
type
DurationValuer
interface
{
100
AsDuration() time.Duration
101
}
102
103
type
ArrayValuer
interface
{
104
AsArray() []any
Callers
1
getValue
Function · 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…