MCPcopy 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}
15func idValue(v any) int64 {
16 return (v.(store.Table)).IdValue()
17}

Callers 4

DeleteMethod · 0.85
SaveMethod · 0.85
CreateMethod · 0.85
CreateMethod · 0.85

Calls 1

IdValueMethod · 0.45

Tested by

no test coverage detected