MCPcopy Index your code
hub / github.com/expr-lang/expr / Duration

Method Duration

docgen/docgen_test.go:42–44  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

40}
41
42func (*Env) Duration(s string) Duration {
43 return Duration(0)
44}
45
46func TestCreateDoc(t *testing.T) {
47 Operators = nil

Callers 4

checker.goFile · 0.80
nature.goFile · 0.80
TestTimeFunction · 0.80
MultiplyFunction · 0.80

Calls 1

DurationTypeAlias · 0.85

Tested by

no test coverage detected