MCPcopy 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
239func ptr[T any](v T) *T { return &v }
240
241// ContainerDetail is container with host, image, and similar containers.
242type ContainerDetail struct {

Callers 1

GetContainerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected