MCPcopy Create free account
hub / github.com/cloudquery/cloudquery / ptr

Function ptr

plugins/destination/test/client/spec.go:83–85  ·  view source on GitHub ↗
(a A)

Source from the content-addressed store, hash-verified

81}
82
83func ptr[A any](a A) *A {
84 return &a
85}

Callers 1

SetDefaultsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected