Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperledger/fabric
/ messageType
Function
messageType
internal/test/matcher.go:71–73 ·
view source on GitHub ↗
(message proto.Message)
Source
from the content-addressed store, hash-verified
69
}
70
71
func
messageType(message proto.Message) string {
72
return
string(message.ProtoReflect().Descriptor().Name())
73
}
Callers
1
format
Method · 0.85
Calls
3
Name
Method · 0.65
Descriptor
Method · 0.45
ProtoReflect
Method · 0.45
Tested by
no test coverage detected