Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatchMon/PatchMon
/ ptr
Function
ptr
server-source-code/internal/store/docker.go:239–239 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
237
}
238
239
func
ptr[T any](v T) *T {
return
&v }
240
241
// ContainerDetail is container with host, image, and similar containers.
242
type
ContainerDetail
struct
{
Callers
1
GetContainer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected