Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/go-jsonnet
/ length
Method
length
value.go:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
func
(s *valueStringTree) length() int {
164
return
s.len
165
}
166
167
func
(s *valueStringTree) getType() *valueType {
168
return
stringType
Callers
1
index
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected