MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / init

Function init

rpc/mux/resolve.go:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80}
81
82func init() {
83 naconn.RegisterResolver(&Resolver{})
84}
85
86// GetNodeAddr tries best to get node addr.
87func GetNodeAddr(id *proto.RawNodeID) (addr string, err error) {

Callers

nothing calls this directly

Calls 1

RegisterResolverFunction · 0.92

Tested by

no test coverage detected