MCPcopy 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
235func stringPtr(v string) *string {
236 return &v
237}
238
239func TestResolveUsageQty_ServiceSubLabelDefault(t *testing.T) {
240 tests := []struct {

Calls

no outgoing calls

Tested by

no test coverage detected