Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperledger/fabric
/ New
Method
New
core/chaincode/handler.go:81–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
// UUIDGenerator is responsible for creating unique query identifiers.
80
type
UUIDGenerator
interface
{
81
New() string
82
}
83
type
UUIDGeneratorFunc
func
() string
84
Callers
15
initThreeOrgsSetup
Function · 0.65
lifecycle_test.go
File · 0.65
capabilities_endorse_test.go
File · 0.65
install_test.go
File · 0.65
interop_test.go
File · 0.65
gossip_test.go
File · 0.65
pluggable_test.go
File · 0.65
smartbft_test.go
File · 0.65
smartbft_block_deliverer_test.go
File · 0.65
parseEnvelope
Method · 0.65
configtx_test.go
File · 0.65
rsaca_test.go
File · 0.65
Implementers
8
PluginFactory
core/committer/txvalidator/v20/plugind
PluginFactory
core/committer/txvalidator/v14/mocks/p
DefaultEndorsementFactory
core/handlers/endorsement/plugin/plugi
NoOpEndorserFactory
core/handlers/endorsement/testdata/noo
DefaultEndorsementFactory
core/handlers/endorsement/builtin/defa
NoOpValidatorFactory
core/handlers/validation/testdata/noop
DefaultValidationFactory
core/handlers/validation/builtin/defau
PluginFactory
core/endorser/mocks/plugin_factory.go
Calls
no outgoing calls
Tested by
15
initThreeOrgsSetup
Function · 0.52
checkDeliverRequest
Function · 0.52
setupPKCS11Ctx
Function · 0.52
hashFile
Function · 0.52
initThreeOrgsSetup
Function · 0.52
initAndStartFourOrgsNetwork
Function · 0.52
TestCreateSignedEnvelope
Function · 0.52
TestNewSignatureHeaderOrPanic
Function · 0.52
TestSignOrPanic
Function · 0.52
TestComputeProposalTxID
Function · 0.52
TestIntegrationPath
Function · 0.52
Test_Start
Function · 0.52