Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudquery/cloudquery
/ ptr
Function
ptr
plugins/destination/s3/client/spec/spec.go:303–305 ·
view source on GitHub ↗
(a A)
Source
from the content-addressed store, hash-verified
301
}
302
303
func
ptr[A any](a A) *A {
304
return
&a
305
}
306
307
func
(s *Spec) GetContentType() string {
308
if
s.ContentType !=
""
{
Callers
1
SetDefaults
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected