MCPcopy Index your code
hub / github.com/cloudquery/cloudquery / strPtr

Function strPtr

cli/cmd/validate_config_test.go:179–179  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

177}
178
179func strPtr(s string) *string { return &s }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected