Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OverloadBlitz/cloudcent-cli
/ stringPtr
Function
stringPtr
internal/estimate/estimator_test.go:235–237 ·
view source on GitHub ↗
(v string)
Source
from the content-addressed store, hash-verified
233
}
234
235
func
stringPtr(v string) *string {
236
return
&v
237
}
238
239
func
TestResolveUsageQty_ServiceSubLabelDefault(t *testing.T) {
240
tests := []
struct
{
Callers
3
TestEstimateAllResourcesMatchesPricingItemsByResourceFields
Function · 0.85
TestEstimateAllResourcesMatchesPricingItemsIgnoringCase
Function · 0.85
TestEstimateAllResourcesReusesSamePricingItemForDuplicateResources
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected