MCPcopy Create free account
hub / github.com/google/go-cloud / Close

Method Close

runtimevar/driver/driver.go:90–90  ·  view source on GitHub ↗

Close cleans up any resources used by the Watcher object.

()

Source from the content-addressed store, hash-verified

88
89 // Close cleans up any resources used by the Watcher object.
90 Close() error
91
92 // ErrorAs allows drivers to expose driver-specific types for returned
93 // errors; see State.As for more details.

Callers 15

CloseMethod · 0.65
TestOpenTelemetryFunction · 0.65
Example_jsonDecoderFunction · 0.65
Example_stringDecoderFunction · 0.65
ExampleVariable_WatchFunction · 0.65
TestVariable_WatchFunction · 0.65
TestVariable_LatestFunction · 0.65
TestErrorsAreWrappedFunction · 0.65
ExampleOpenVariableFunction · 0.65

Implementers 10

watcherruntimevar/awssecretsmanager/awssecret
watcherruntimevar/etcdvar/etcdvar.go
watcherruntimevar/constantvar/constantvar.go
watcherruntimevar/gcpruntimeconfig/gcpruntime
watcherruntimevar/hashivault/hashivault.go
watcherruntimevar/blobvar/blobvar.go
watcherruntimevar/httpvar/httpvar.go
watcherruntimevar/filevar/filevar.go
watcherruntimevar/awsparamstore/awsparamstore
watcherruntimevar/gcpsecretmanager/gcpsecretm

Calls

no outgoing calls

Tested by 15

TestOpenTelemetryFunction · 0.52
Example_jsonDecoderFunction · 0.52
Example_stringDecoderFunction · 0.52
ExampleVariable_WatchFunction · 0.52
TestVariable_WatchFunction · 0.52
TestVariable_LatestFunction · 0.52
TestErrorsAreWrappedFunction · 0.52
ExampleOpenVariableFunction · 0.52
TestOpenVariableFunction · 0.52