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

Method Event

log/logger.go:49–49  ·  view source on GitHub ↗
(e string, f map[string]interface{})

Source from the content-addressed store, hash-verified

47 Fatal(err error)
48 TimeTrack(time.Time, string, map[string]interface{})
49 Event(e string, f map[string]interface{})
50}
51
52type logger struct {

Callers 9

EventFunction · 0.65
GroupDissolveMethod · 0.65
StartMethod · 0.65
dispatchSignFunction · 0.65
recoverSignFunction · 0.65
onchainLoopMethod · 0.65
handleGroupingMethod · 0.65
handleCRMethod · 0.65
handleQueryMethod · 0.65

Implementers 1

loggerlog/logger.go

Calls

no outgoing calls

Tested by

no test coverage detected