Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CovenantSQL/CovenantSQL
/ New
Method
New
rpc/mux/rawcaller.go:121–123 ·
view source on GitHub ↗
New returns brand new caller.
()
Source
from the content-addressed store, hash-verified
119
120
// New returns brand new caller.
121
func
(c *RawCaller) New() rpc.PCaller {
122
return
NewRawCaller(c.targetAddr)
123
}
Callers
1
TestRawCaller
Function · 0.95
Calls
1
NewRawCaller
Function · 0.85
Tested by
1
TestRawCaller
Function · 0.76