Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/keto
/ Get
Method
Get
internal/httpclient/utils.go:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
func
(v NullableInt) Get() *int {
85
return
v.value
86
}
87
88
func
(v *NullableInt) Set(val *int) {
89
v.value = val
Callers
15
TestRESTHandler
Function · 0.45
GetMaxDepthFromQuery
Function · 0.45
TestScrapingEndpoint
Function · 0.45
newOPLConfigWatcher
Function · 0.45
Test
Function · 0.45
TestServeCORS
Function · 0.45
queryTupleErr
Method · 0.45
TestReadHandlers
Function · 0.45
getRelations
Method · 0.45
deleteRelations
Method · 0.45
TestWriteHandlers
Function · 0.45
TestCheckRESTHandler
Function · 0.45
Calls
no outgoing calls
Tested by
9
TestRESTHandler
Function · 0.36
TestScrapingEndpoint
Function · 0.36
Test
Function · 0.36
TestServeCORS
Function · 0.36
queryTupleErr
Method · 0.36
TestReadHandlers
Function · 0.36
TestWriteHandlers
Function · 0.36
TestCheckRESTHandler
Function · 0.36
authInterceptor
Function · 0.36