MCPcopy
hub / github.com/hyperledger/fabric / Errorf

Method Errorf

common/diag/goroutine.go:16–16  ·  view source on GitHub ↗
(template string, args ...any)

Source from the content-addressed store, hash-verified

14type Logger interface {
15 Infof(template string, args ...any)
16 Errorf(template string, args ...any)
17}
18
19func CaptureGoRoutines() (string, error) {

Callers 15

receiveDeliverResponseFunction · 0.65
CommitTxFunction · 0.65
DeliverFunction · 0.65
NewMockOrdererFunction · 0.65
computeSKIFunction · 0.65
checkDeliverRequestFunction · 0.65
SignMethod · 0.65
waitMethod · 0.65
StopMethod · 0.65
skiForKeyFunction · 0.65
SignMethod · 0.65
commitTxFunction · 0.65

Calls

no outgoing calls

Tested by 15

receiveDeliverResponseFunction · 0.52
CommitTxFunction · 0.52
computeSKIFunction · 0.52
checkDeliverRequestFunction · 0.52
skiForKeyFunction · 0.52
commitTxFunction · 0.52
TestEnvelopeAsSignedDataFunction · 0.52
readPemFileFunction · 0.52
ErrorReturnedMethod · 0.52
TestAllChaincodesInfoFunction · 0.52
setupTestLedgerFunction · 0.52