MCPcopy Create free account
hub / github.com/ContentSquare/chproxy / Scheme

Method Scheme

internal/topology/node.go:180–182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178}
179
180func (n *Node) Scheme() string {
181 return n.addr.Scheme
182}
183
184func (n *Node) Host() string {
185 return n.addr.Host

Callers 2

executeWithRetryFunction · 0.80
decorateRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected