MCPcopy
hub / github.com/etcd-io/etcd / Error

Method Error

pkg/proxy/server.go:58–58  ·  view source on GitHub ↗

Error sends errors while serving proxy.

()

Source from the content-addressed store, hash-verified

56 Done() <-chan struct{}
57 // Error sends errors while serving proxy.
58 Error() <-chan error
59 // Close closes listener and transport.
60 Close() error
61

Callers 15

testServerFunction · 0.95
writeFunction · 0.65
getMetricsFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
migrateCommandFuncFunction · 0.65
StatusMethod · 0.65
TestFeatureGateFlagFunction · 0.65
listenAndServeMethod · 0.65
ioCopyMethod · 0.65
ResetListenerMethod · 0.65

Calls

no outgoing calls

Tested by 15

testServerFunction · 0.76
TestFeatureGateFlagFunction · 0.52
waitForServerFunction · 0.52
TestSetFlagsFromEnvBadFunction · 0.52
TestURLsEqualFunction · 0.52
TestElectionWaitFunction · 0.52
TestElectionFailoverFunction · 0.52