MCPcopy Create free account
hub / github.com/DOSNetwork/core / Error

Method Error

log/logger.go:46–46  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

44 Info(msg string)
45 Warn(msg string)
46 Error(err error)
47 Fatal(err error)
48 TimeTrack(time.Time, string, map[string]interface{})
49 Event(e string, f map[string]interface{})

Callers 15

getkeyFunction · 0.65
ListenMethod · 0.65
receiveHandlerMethod · 0.65
callHandlerMethod · 0.65
runClientMethod · 0.65
handleCallReqMethod · 0.65
LeaveMethod · 0.65
RequestMethod · 0.65
ReplyMethod · 0.65
JoinMethod · 0.65
TestExchangeIDFunction · 0.65
TestRequestFunction · 0.65

Implementers 1

loggerlog/logger.go

Calls

no outgoing calls

Tested by 15

TestExchangeIDFunction · 0.52
TestRequestFunction · 0.52
TestIntCloneFunction · 0.52
TestDKGDealFunction · 0.52
TestDKGProcessDealFunction · 0.52
TestDKGProcessResponseFunction · 0.52
TestDistKeyShare_RenewFunction · 0.52
TestVSSDealerNewFunction · 0.52
TestVSSVerifierNewFunction · 0.52