Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/featureform/featureform
/ Size
Method
Size
helpers/struct_map/struct_map.go:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
(sm StructMap) Size() int {
22
return
sm.size
23
}
24
25
func
(sm StructMap) Keys() []string {
26
return
sm.keys
Callers
2
TestStructMapGet
Function · 0.95
readAndUploadFile
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestStructMapGet
Function · 0.76