MCPcopy Index your code
hub / github.com/coder/coder / PublicKey

Method PublicKey

coderd/webpush/webpush.go:477–479  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

475}
476
477func (*NoopWebpusher) PublicKey() string {
478 return ""
479}
480
481// newSSRFSafeHTTPClient returns an HTTP client that rejects connections to
482// private, loopback, link-local, multicast, and unspecified IP addresses.

Callers 1

TestNoopWebpusherFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNoopWebpusherFunction · 0.76