Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APIParkLab/APIPark
/ idValue
Function
idValue
service/universally/com.go:15–17 ·
view source on GitHub ↗
(v any)
Source
from the content-addressed store, hash-verified
13
}
14
}
15
func
idValue(v any) int64 {
16
return
(v.(store.Table)).IdValue()
17
}
Callers
4
Delete
Method · 0.85
Save
Method · 0.85
Create
Method · 0.85
Create
Method · 0.85
Calls
1
IdValue
Method · 0.45
Tested by
no test coverage detected