MCPcopy
hub / github.com/grpc/grpc-go / Stop

Method Stop

credentials/tls/certprovider/pemfile/watcher.go:149–149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147 KeyMaterial(ctx context.Context) (*certprovider.KeyMaterial, error)
148 Set(km *certprovider.KeyMaterial, err error)
149 Stop()
150}
151
152// updateIdentityDistributor checks if the cert/key files that the plugin is

Callers 3

startServerFunction · 0.65
CloseMethod · 0.65
runMethod · 0.65

Implementers 1

Distributorcredentials/tls/certprovider/distribut

Calls

no outgoing calls

Tested by 2

startServerFunction · 0.52
CloseMethod · 0.52