MCPcopy
hub / github.com/cloudflare/cloudflared / Add

Method Add

watcher/notify.go:12–12  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

10type Notifier interface {
11 Start(Notification)
12 Add(string) error
13 Shutdown()
14}

Callers 15

TestSerializeHeadersFunction · 0.65
CurrentMethod · 0.65
wsFlakyEndpointFunction · 0.65
TestShouldFlushHeadersFunction · 0.65
ServeHTTPMethod · 0.65
AddTrailerMethod · 0.65
buildHTTPRequestFunction · 0.65
AckConnectionMethod · 0.65
TestServeHTTPFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestSerializeHeadersFunction · 0.52
wsFlakyEndpointFunction · 0.52
TestShouldFlushHeadersFunction · 0.52
TestServeHTTPFunction · 0.52
TestServeControlStreamFunction · 0.52
TestFailRegistrationFunction · 0.52
TestServeTCP_RateLimitedFunction · 0.52
benchmarkServeHTTPFunction · 0.52