MCPcopy 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
555func intPtr(x int) *int {
556 return &x
557}

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…