Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ AsString
Method
AsString
patcher/value/value.go:92–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
91
type
StringValuer
interface
{
92
AsString() string
93
}
94
95
type
TimeValuer
interface
{
Callers
1
getValue
Function · 0.65
Implementers
2
customString
patcher/value/value_test.go
customTypedString
patcher/value/value_test.go
Calls
no outgoing calls
Tested by
no test coverage detected