MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/cloud-sql-proxy / Close

Method Close

cmd/root_test.go:1371–1373  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1369}
1370
1371func (*spyDialer) Close() error {
1372 return nil
1373}
1374
1375func TestCommandWithCustomDialer(t *testing.T) {
1376 want := "my-project:my-region:my-instance"

Callers 3

TestWaitCommandFlagsFunction · 0.45
TestShutdownCommandFunction · 0.45
runShutdownCmdFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected