MCPcopy
hub / github.com/expr-lang/expr / AsInt64

Method AsInt64

patcher/value/value.go:60–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58
59type Int64Valuer interface {
60 AsInt64() int64
61}
62
63type UintValuer interface {

Callers 1

getValueFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected