Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
179
func
strPtr(s string) *string {
return
&s }
Callers
1
TestValidateConfig_HubAPI
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected