Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gotify/server
/ intPtr
Function
intPtr
api/message_test.go:555–557 ·
view source on GitHub ↗
(x int)
Source
from the content-addressed store, hash-verified
553
}
554
555
func
intPtr(x int) *int {
556
return
&x
557
}
Callers
7
Test_ensureCorrectJsonRepresentation
Method · 0.85
Test_CreateMessage_onJson_allParams
Method · 0.85
Test_CreateMessage_WithDefaultPriority
Method · 0.85
Test_CreateMessage_WithTitle
Method · 0.85
Test_CreateMessage_WithExtras
Method · 0.85
Test_CreateMessage_onQueryData
Method · 0.85
Test_CreateMessage_onFormData
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…