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

Method Close

rpc/client.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 Call(serviceMethod string, args interface{}, reply interface{}) error
29 Go(serviceMethod string, args interface{}, reply interface{}, done chan *rpc.Call) *rpc.Call
30 Close() error
31}
32
33// LastErrSetter defines the extend method to set client last error.

Callers 15

TestAcceptFuncFunction · 0.95
TestIncCounterFunction · 0.95
TestIncCounterSimpleArgsFunction · 0.95
TestETLSBugFunction · 0.95
deleteTxsFunction · 0.65
loadTxPoolFunction · 0.65
loadBlocksFunction · 0.65
loadAndCacheAccountsFunction · 0.65
loadAndCacheProvidersFunction · 0.65
NewChainWithContextFunction · 0.65
StopMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestAcceptFuncFunction · 0.76
TestIncCounterFunction · 0.76
TestIncCounterSimpleArgsFunction · 0.76
TestETLSBugFunction · 0.76
TestConnFunction · 0.52
TestTransactionFunction · 0.52
TestStmtFunction · 0.52
TestRowsStructureFunction · 0.52
startTestServiceFunction · 0.52
initNodeFunction · 0.52
setupFunction · 0.52