MCPcopy Create free account

hub / github.com/dddengyunjie/fabric / types & classes

Types & classes3,362 in github.com/dddengyunjie/fabric

↓ 507 callersStructContext
Context defines the data that is related to an in-flight endorsement
core/endorser/plugin_endorser.go:55
↓ 194 callersStructContext
Context defines information about a transaction that is being validated
core/committer/txvalidator/plugin_validator.go:52
↓ 17 callersStructreceiver
orderer/common/blockcutter/blockcutter.go:34
↓ 16 callersStructfilter
discovery/client/client.go:277
↓ 16 callersStructinterceptor
core/chaincode/accesscontrol/interceptor.go:16
↓ 9 callersTypeAliasInvalidArgsLenErr
InvalidArgsLenErr invalid arguments length error
core/scc/lscc/errors.go:19
↓ 9 callersTypeAliasInvalidCreateTx
InvalidCreateTx invalid channel create transaction
peer/channel/create.go:45
↓ 9 callersTypeAliasOrgIdentityType
OrgIdentityType defines the identity of an organization
gossip/api/channel.go:63
↓ 9 callersFuncTypehandler
func(message *proto.SignedGossipMessage)
gossip/comm/conn.go:24
↓ 8 callersStructreader
gossip/util/misc_test.go:53
↓ 7 callersTypeAliasLoggingLevel
------------- Logging Control and Chaincode Loggers --------------- As independent programs, Go language chaincodes can use any logging methodology th
core/chaincode/shim/chaincode.go:1059
↓ 6 callersTypeAliasIndexableAttr
IndexableAttr represents an indexable attribute
common/ledger/blkstorage/blockstorage.go:18
↓ 6 callersTypeAliasRevocationAlgorithm
idemix/revocation_authority.go:23
↓ 5 callersTypeAliasEmptyChaincodeNameErr
EmptyChaincodeNameErr trying to upgrade to same version of Chaincode
core/scc/lscc/errors.go:68
↓ 5 callersTypeAliaspeerID
gossip/election/election.go:104
↓ 4 callersTypeAliasInvalidChaincodeNameErr
InvalidChaincodeNameErr invalid chaincode name error
core/scc/lscc/errors.go:61
↓ 4 callersTypeAliasInvalidVersionErr
InvalidVersionErr invalid version error
core/scc/lscc/errors.go:75
↓ 4 callersTypeAliasPluginName
PluginName defines the name of the plugin as it appears in the configuration
core/committer/txvalidator/plugin_validator.go:135
↓ 4 callersTypeAliasPluginName
PluginName defines the name of the plugin as it appears in the configuration
core/endorser/plugin_endorser.go:94
↓ 4 callersTypeAliasProposalFailedErr
ProposalFailedErr proposal failed
peer/channel/join.go:61
↓ 4 callersTypeAliascertHash
core/chaincode/accesscontrol/mapper.go:22
↓ 4 callersTypeAliaspeers
discovery/service_test.go:583
↓ 3 callersTypeAliasConfigTxFileNotFound
ConfigTxFileNotFound channel create configuration tx file not found
peer/channel/create.go:38
↓ 3 callersTypeAliasEmptyVersionErr
EmptyVersionErr empty version error
core/scc/lscc/errors.go:96
↓ 3 callersTypeAliasInvocationChain
InvocationChain aggregates ChaincodeCalls
discovery/client/client.go:612
↓ 3 callersTypeAliasMarshallErr
MarshallErr error marshaling/unmarshalling
core/scc/lscc/errors.go:103
↓ 3 callersTypeAliasNotFoundErr
NotFoundErr chaincode not registered with LSCC error
core/scc/lscc/errors.go:47
↓ 3 callersTypeAliasPKIidType
PKIidType defines the type that holds the PKI-id which is the security identifier of a peer
gossip/common/common.go:24
↓ 3 callersInterfaceRule
Rule defines a filter function which accepts, rejects, or forwards (to the next rule) an Envelope
orderer/common/msgprocessor/filter.go:19
↓ 3 callersFuncTypeidentityFilter
identityFilter accepts or rejects peer identities
discovery/endorsement/endorsement.go:264
↓ 3 callersFuncTypememberFilter
memberFilter accepts or rejects NetworkMembers
discovery/endorsement/endorsement.go:270
↓ 3 callersTypeAliasrejectPolicy
common/policies/policy.go:220
↓ 3 callersFuncTypeselectionFunc
func(Peer) bool
discovery/client/selection.go:27
↓ 3 callersTypeAliassortedMetadataSet
core/cclifecycle/lifecycle_test.go:485
↓ 2 callersTypeAliasConsenterCertificate
ConsenterCertificate denotes a TLS certificate of a consenter
orderer/consensus/etcdraft/util.go:449
↓ 2 callersTypeAliasGBFileNotFoundErr
GBFileNotFoundErr genesis block file not found
peer/channel/join.go:54
↓ 2 callersTypeAliasIdenticalVersionErr
IdenticalVersionErr trying to upgrade to same version of Chaincode
core/scc/lscc/errors.go:110
↓ 2 callersTypeAliasInvalidIdInfo
InvalidIdInfo
core/aclmgmt/resourceprovider.go:28
↓ 2 callersTypeAliasInvalidStatedbArtifactsErr
InvalidStatedbArtifactsErr invalid state database artifacts error
core/scc/lscc/errors.go:82
↓ 2 callersFuncTypeLevelerFunc
go:generate counterfeiter -o fakes/leveler.go --fake-name Leveler . LevelerFunc
common/grpclogging/server.go:33
↓ 2 callersTypeAliasMSPVersion
msp/factory.go:13
↓ 2 callersTypeAliasNoSuchCollectionError
core/common/privdata/store.go:37
↓ 2 callersTypeAliasPeerIdentityType
PeerIdentityType is the peer's certificate
gossip/api/crypto.go:108
↓ 2 callersTypeAliasPolicyNotFound
--------- errors --------- PolicyNotFound cache for resource
core/aclmgmt/resourceprovider.go:21
↓ 2 callersTypeAliasPriority
Priority defines how likely a peer is to be selected over another peer. Positive priority means the left peer is selected Negative priority means the
discovery/client/selection.go:46
↓ 2 callersTypeAliasPrivateChannelDataNotAvailable
PrivateChannelDataNotAvailable when V1_2 or later capability is not enabled
core/scc/lscc/errors.go:138
↓ 2 callersTypeAliasRoleType
RoleType of an endorsement policy's identity
core/chaincode/shim/ext/statebased/interfaces.go:12
↓ 2 callersTypeAliasSysCCRegisteredErr
errors SysCCRegisteredErr registered error
core/container/inproccontroller/inproccontroller.go:46
↓ 2 callersTypeAliasTXNotFoundErr
TXNotFoundErr transaction not found error
core/scc/lscc/errors.go:26
↓ 2 callersTypeAliasblockData
gossip/privdata/coordinator.go:552
↓ 2 callersTypeAliasblockingBehavior
gossip/comm/conn.go:26
↓ 2 callersTypeAliasdigests
gossip/privdata/coordinator_test.go:217
↓ 2 callersStructsigner
discovery/test/integration_test.go:886
↓ 2 callersStructvalidator
core/admin/validate.go:25
↓ 1 callersInterfaceApplication
Application stores the common shared application config
common/channelconfig/api.go:38
↓ 1 callersInterfaceApplicationOrg
ApplicationOrg stores the per org application config
common/channelconfig/api.go:30
↓ 1 callersTypeAliasChaincodeMismatchErr
ChaincodeMismatchErr chaincode name from two places don't match
core/scc/lscc/errors.go:89
↓ 1 callersInterfaceChannel
Channel gives read only access to the channel configuration
common/channelconfig/api.go:50
↓ 1 callersFuncTypeCheckInstantiationPolicyFunc
Adapter from function to InstantiationPolicyChecker interface.
core/chaincode/handler.go:81
↓ 1 callersTypeAliasCollectionsConfigUpgradesNotAllowed
CollectionsConfigUpgradesNotAllowed when V1_2 capability is not enabled
core/scc/lscc/errors.go:131
↓ 1 callersTypeAliasComparablePrincipalSet
ComparablePrincipalSet aggregates ComparablePrincipals
common/policies/inquire/compare.go:130
↓ 1 callersTypeAliasEndorsers
Endorsers defines a set of peers that are sufficient for satisfying some chaincode's endorsement policy
discovery/client/api.go:64
↓ 1 callersTypeAliasExistsErr
ExistsErr chaincode exists error
core/scc/lscc/errors.go:40
↓ 1 callersTypeAliasGenesisBlocks
GenesisBlocks aggregates several ChannelGenesisBlocks
orderer/common/cluster/replication.go:519
↓ 1 callersFuncTypeInspectorFunc
The InspectorFunc is an adapter that allows the use of an ordinary function as an Inspector.
common/deliver/deliver.go:81
↓ 1 callersTypeAliasInstantiationPolicyMissing
InstantiationPolicyMissing when no existing instantiation policy is found when upgrading CC
core/scc/lscc/errors.go:124
↓ 1 callersTypeAliasInvalidCCOnFSError
InvalidCCOnFSError error due to mismatch between fingerprint on lscc and installed CC
core/scc/lscc/errors.go:117
↓ 1 callersTypeAliasInvalidChannelNameErr
InvalidChannelNameErr invalid channel name error
core/scc/lscc/errors.go:54
↓ 1 callersTypeAliasInvalidDeploymentSpecErr
InvalidDeploymentSpecErr invalid chaincode deployment spec error
core/scc/lscc/errors.go:33
↓ 1 callersTypeAliasInvalidFunctionErr
InvalidFunctionErr invalid function error
core/scc/lscc/errors.go:12
↓ 1 callersTypeAliasMerkleTreeLevel
MerkleTreeLevel used for representing a level of the merkle tree
core/ledger/kvledger/txmgmt/rwsetutil/query_results_helper.go:20
↓ 1 callersInterfaceOrg
Org stores the common organizational config
common/channelconfig/api.go:21
↓ 1 callersFuncTypePackageWriterWrapper
func(name string, payload []byte, tw *tar.Writer) error
core/chaincode/platforms/platforms.go:46
↓ 1 callersTypeAliasSendPanicFailure
SendPanicFailure
core/container/inproccontroller/inprocstream.go:27
↓ 1 callersTypeAliasSendPanicFailure
SendPanicFailure
core/chaincode/shim/inprocstream.go:27
↓ 1 callersTypeAliasSerializedPolicy
SerializedPolicy defines a marshaled policy
core/committer/txvalidator/plugin_validator.go:245
↓ 1 callersInterfaceStaticallyOpaqueFieldProto
This set of interfaces and methods is designed to allow protos to have Go methods attached to them, so that they may be automatically marshaled to h
common/tools/protolator/api.go:54
↓ 1 callersInterfaceStaticallyOpaqueMapFieldProto
StaticallyOpaqueMapFieldProto should be implemented by protos which have maps to bytes fields which are the marshaled value of a fixed type
common/tools/protolator/api.go:65
↓ 1 callersInterfaceStaticallyOpaqueSliceFieldProto
StaticallyOpaqueSliceFieldProto should be implemented by protos which have maps to bytes fields which are the marshaled value of a fixed type
common/tools/protolator/api.go:76
↓ 1 callersFuncTypeUUIDGeneratorFunc
func() string
core/chaincode/handler.go:109
↓ 1 callersTypeAliasUpdateMap
UpdateMap maintains entries of tuple <Namespace, UpdatesForNamespace>
core/ledger/kvledger/txmgmt/privacyenabledstate/db.go:90
↓ 1 callersTypeAliasaggregatedCollections
map from seqAndDataModel to: maap from namespace to []*rwset.CollectionPvtReadWriteSet
gossip/privdata/coordinator.go:802
↓ 1 callersTypeAliasblockEvent
blockEvent an alias for common.Block structure, used to extend with auxiliary functionality
core/peer/deliverevents.go:98
↓ 1 callersFuncTypefileValidator
fileValidators are used as handlers to validate specific metadata directories
core/chaincode/platforms/ccmetadata/validators.go:19
↓ 1 callersStructgossipChannel
gossip/gossip/channel/channel.go:139
↓ 1 callersTypeAliasjsonValue
core/ledger/kvledger/txmgmt/statedb/statecouchdb/couchdoc_conv.go:33
↓ 1 callersFuncTypemutator
func([]byte) []byte
core/handlers/auth/filter/expiration_test.go:23
↓ 1 callersStructpolicy
common/cauthdsl/policy.go:96
↓ 1 callersStructrequestID
core/middleware/request_id.go:27
↓ 1 callersStructrequireCert
core/middleware/require_cert.go:13
↓ 1 callersTypeAliastransactionActions
transactionActions aliasing for peer.TransactionAction pointers slice
core/peer/deliverevents.go:94
↓ 1 callersTypeAliastxValidationFlags
gossip/privdata/util.go:25
StructA
common/util/utils_test.go:179
StructABServer
orderer/common/broadcast/mock/ab_server.go:13
InterfaceACLProvider
An ACLProvider performs access control checks when invoking chaincode.
core/chaincode/handler.go:38
InterfaceACLProvider
core/aclmgmt/aclmgmt.go:15
InterfaceACLProvider
go:generate counterfeiter -o mock/acl_provider.go -fake-name ACLProvider . ACLProvider
token/server/accesscontrol.go:17
StructACLProvider
core/scc/cscc/mock/acl_provider.go:8
StructACLProvider
core/chaincode/mock/acl_provider.go:8
StructACLProvider
token/server/mock/acl_provider.go:10
next →1–100 of 3,362, ranked by callers