Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
func
(n *Node) Scheme() string {
181
return
n.addr.Scheme
182
}
183
184
func
(n *Node) Host() string {
185
return
n.addr.Host
Callers
2
executeWithRetry
Function · 0.80
decorateRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected