Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dddengyunjie/fabric
/ types & classes
Types & classes
3,362 in github.com/dddengyunjie/fabric
⨍
Functions
19,835
◇
Types & classes
3,362
↓ 507 callers
Struct
Context
Context defines the data that is related to an in-flight endorsement
core/endorser/plugin_endorser.go:55
↓ 194 callers
Struct
Context
Context defines information about a transaction that is being validated
core/committer/txvalidator/plugin_validator.go:52
↓ 17 callers
Struct
receiver
orderer/common/blockcutter/blockcutter.go:34
↓ 16 callers
Struct
filter
discovery/client/client.go:277
↓ 16 callers
Struct
interceptor
core/chaincode/accesscontrol/interceptor.go:16
↓ 9 callers
TypeAlias
InvalidArgsLenErr
InvalidArgsLenErr invalid arguments length error
core/scc/lscc/errors.go:19
↓ 9 callers
TypeAlias
InvalidCreateTx
InvalidCreateTx invalid channel create transaction
peer/channel/create.go:45
↓ 9 callers
TypeAlias
OrgIdentityType
OrgIdentityType defines the identity of an organization
gossip/api/channel.go:63
↓ 9 callers
FuncType
handler
func(message *proto.SignedGossipMessage)
gossip/comm/conn.go:24
↓ 8 callers
Struct
reader
gossip/util/misc_test.go:53
↓ 7 callers
TypeAlias
LoggingLevel
------------- Logging Control and Chaincode Loggers --------------- As independent programs, Go language chaincodes can use any logging methodology th
core/chaincode/shim/chaincode.go:1059
↓ 6 callers
TypeAlias
IndexableAttr
IndexableAttr represents an indexable attribute
common/ledger/blkstorage/blockstorage.go:18
↓ 6 callers
TypeAlias
RevocationAlgorithm
idemix/revocation_authority.go:23
↓ 5 callers
TypeAlias
EmptyChaincodeNameErr
EmptyChaincodeNameErr trying to upgrade to same version of Chaincode
core/scc/lscc/errors.go:68
↓ 5 callers
TypeAlias
peerID
gossip/election/election.go:104
↓ 4 callers
TypeAlias
InvalidChaincodeNameErr
InvalidChaincodeNameErr invalid chaincode name error
core/scc/lscc/errors.go:61
↓ 4 callers
TypeAlias
InvalidVersionErr
InvalidVersionErr invalid version error
core/scc/lscc/errors.go:75
↓ 4 callers
TypeAlias
PluginName
PluginName defines the name of the plugin as it appears in the configuration
core/committer/txvalidator/plugin_validator.go:135
↓ 4 callers
TypeAlias
PluginName
PluginName defines the name of the plugin as it appears in the configuration
core/endorser/plugin_endorser.go:94
↓ 4 callers
TypeAlias
ProposalFailedErr
ProposalFailedErr proposal failed
peer/channel/join.go:61
↓ 4 callers
TypeAlias
certHash
core/chaincode/accesscontrol/mapper.go:22
↓ 4 callers
TypeAlias
peers
discovery/service_test.go:583
↓ 3 callers
TypeAlias
ConfigTxFileNotFound
ConfigTxFileNotFound channel create configuration tx file not found
peer/channel/create.go:38
↓ 3 callers
TypeAlias
EmptyVersionErr
EmptyVersionErr empty version error
core/scc/lscc/errors.go:96
↓ 3 callers
TypeAlias
InvocationChain
InvocationChain aggregates ChaincodeCalls
discovery/client/client.go:612
↓ 3 callers
TypeAlias
MarshallErr
MarshallErr error marshaling/unmarshalling
core/scc/lscc/errors.go:103
↓ 3 callers
TypeAlias
NotFoundErr
NotFoundErr chaincode not registered with LSCC error
core/scc/lscc/errors.go:47
↓ 3 callers
TypeAlias
PKIidType
PKIidType defines the type that holds the PKI-id which is the security identifier of a peer
gossip/common/common.go:24
↓ 3 callers
Interface
Rule
Rule defines a filter function which accepts, rejects, or forwards (to the next rule) an Envelope
orderer/common/msgprocessor/filter.go:19
↓ 3 callers
FuncType
identityFilter
identityFilter accepts or rejects peer identities
discovery/endorsement/endorsement.go:264
↓ 3 callers
FuncType
memberFilter
memberFilter accepts or rejects NetworkMembers
discovery/endorsement/endorsement.go:270
↓ 3 callers
TypeAlias
rejectPolicy
common/policies/policy.go:220
↓ 3 callers
FuncType
selectionFunc
func(Peer) bool
discovery/client/selection.go:27
↓ 3 callers
TypeAlias
sortedMetadataSet
core/cclifecycle/lifecycle_test.go:485
↓ 2 callers
TypeAlias
ConsenterCertificate
ConsenterCertificate denotes a TLS certificate of a consenter
orderer/consensus/etcdraft/util.go:449
↓ 2 callers
TypeAlias
GBFileNotFoundErr
GBFileNotFoundErr genesis block file not found
peer/channel/join.go:54
↓ 2 callers
TypeAlias
IdenticalVersionErr
IdenticalVersionErr trying to upgrade to same version of Chaincode
core/scc/lscc/errors.go:110
↓ 2 callers
TypeAlias
InvalidIdInfo
InvalidIdInfo
core/aclmgmt/resourceprovider.go:28
↓ 2 callers
TypeAlias
InvalidStatedbArtifactsErr
InvalidStatedbArtifactsErr invalid state database artifacts error
core/scc/lscc/errors.go:82
↓ 2 callers
FuncType
LevelerFunc
go:generate counterfeiter -o fakes/leveler.go --fake-name Leveler . LevelerFunc
common/grpclogging/server.go:33
↓ 2 callers
TypeAlias
MSPVersion
msp/factory.go:13
↓ 2 callers
TypeAlias
NoSuchCollectionError
core/common/privdata/store.go:37
↓ 2 callers
TypeAlias
PeerIdentityType
PeerIdentityType is the peer's certificate
gossip/api/crypto.go:108
↓ 2 callers
TypeAlias
PolicyNotFound
--------- errors --------- PolicyNotFound cache for resource
core/aclmgmt/resourceprovider.go:21
↓ 2 callers
TypeAlias
Priority
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 callers
TypeAlias
PrivateChannelDataNotAvailable
PrivateChannelDataNotAvailable when V1_2 or later capability is not enabled
core/scc/lscc/errors.go:138
↓ 2 callers
TypeAlias
RoleType
RoleType of an endorsement policy's identity
core/chaincode/shim/ext/statebased/interfaces.go:12
↓ 2 callers
TypeAlias
SysCCRegisteredErr
errors SysCCRegisteredErr registered error
core/container/inproccontroller/inproccontroller.go:46
↓ 2 callers
TypeAlias
TXNotFoundErr
TXNotFoundErr transaction not found error
core/scc/lscc/errors.go:26
↓ 2 callers
TypeAlias
blockData
gossip/privdata/coordinator.go:552
↓ 2 callers
TypeAlias
blockingBehavior
gossip/comm/conn.go:26
↓ 2 callers
TypeAlias
digests
gossip/privdata/coordinator_test.go:217
↓ 2 callers
Struct
signer
discovery/test/integration_test.go:886
↓ 2 callers
Struct
validator
core/admin/validate.go:25
↓ 1 callers
Interface
Application
Application stores the common shared application config
common/channelconfig/api.go:38
↓ 1 callers
Interface
ApplicationOrg
ApplicationOrg stores the per org application config
common/channelconfig/api.go:30
↓ 1 callers
TypeAlias
ChaincodeMismatchErr
ChaincodeMismatchErr chaincode name from two places don't match
core/scc/lscc/errors.go:89
↓ 1 callers
Interface
Channel
Channel gives read only access to the channel configuration
common/channelconfig/api.go:50
↓ 1 callers
FuncType
CheckInstantiationPolicyFunc
Adapter from function to InstantiationPolicyChecker interface.
core/chaincode/handler.go:81
↓ 1 callers
TypeAlias
CollectionsConfigUpgradesNotAllowed
CollectionsConfigUpgradesNotAllowed when V1_2 capability is not enabled
core/scc/lscc/errors.go:131
↓ 1 callers
TypeAlias
ComparablePrincipalSet
ComparablePrincipalSet aggregates ComparablePrincipals
common/policies/inquire/compare.go:130
↓ 1 callers
TypeAlias
Endorsers
Endorsers defines a set of peers that are sufficient for satisfying some chaincode's endorsement policy
discovery/client/api.go:64
↓ 1 callers
TypeAlias
ExistsErr
ExistsErr chaincode exists error
core/scc/lscc/errors.go:40
↓ 1 callers
TypeAlias
GenesisBlocks
GenesisBlocks aggregates several ChannelGenesisBlocks
orderer/common/cluster/replication.go:519
↓ 1 callers
FuncType
InspectorFunc
The InspectorFunc is an adapter that allows the use of an ordinary function as an Inspector.
common/deliver/deliver.go:81
↓ 1 callers
TypeAlias
InstantiationPolicyMissing
InstantiationPolicyMissing when no existing instantiation policy is found when upgrading CC
core/scc/lscc/errors.go:124
↓ 1 callers
TypeAlias
InvalidCCOnFSError
InvalidCCOnFSError error due to mismatch between fingerprint on lscc and installed CC
core/scc/lscc/errors.go:117
↓ 1 callers
TypeAlias
InvalidChannelNameErr
InvalidChannelNameErr invalid channel name error
core/scc/lscc/errors.go:54
↓ 1 callers
TypeAlias
InvalidDeploymentSpecErr
InvalidDeploymentSpecErr invalid chaincode deployment spec error
core/scc/lscc/errors.go:33
↓ 1 callers
TypeAlias
InvalidFunctionErr
InvalidFunctionErr invalid function error
core/scc/lscc/errors.go:12
↓ 1 callers
TypeAlias
MerkleTreeLevel
MerkleTreeLevel used for representing a level of the merkle tree
core/ledger/kvledger/txmgmt/rwsetutil/query_results_helper.go:20
↓ 1 callers
Interface
Org
Org stores the common organizational config
common/channelconfig/api.go:21
↓ 1 callers
FuncType
PackageWriterWrapper
func(name string, payload []byte, tw *tar.Writer) error
core/chaincode/platforms/platforms.go:46
↓ 1 callers
TypeAlias
SendPanicFailure
SendPanicFailure
core/container/inproccontroller/inprocstream.go:27
↓ 1 callers
TypeAlias
SendPanicFailure
SendPanicFailure
core/chaincode/shim/inprocstream.go:27
↓ 1 callers
TypeAlias
SerializedPolicy
SerializedPolicy defines a marshaled policy
core/committer/txvalidator/plugin_validator.go:245
↓ 1 callers
Interface
StaticallyOpaqueFieldProto
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 callers
Interface
StaticallyOpaqueMapFieldProto
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 callers
Interface
StaticallyOpaqueSliceFieldProto
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 callers
FuncType
UUIDGeneratorFunc
func() string
core/chaincode/handler.go:109
↓ 1 callers
TypeAlias
UpdateMap
UpdateMap maintains entries of tuple <Namespace, UpdatesForNamespace>
core/ledger/kvledger/txmgmt/privacyenabledstate/db.go:90
↓ 1 callers
TypeAlias
aggregatedCollections
map from seqAndDataModel to: maap from namespace to []*rwset.CollectionPvtReadWriteSet
gossip/privdata/coordinator.go:802
↓ 1 callers
TypeAlias
blockEvent
blockEvent an alias for common.Block structure, used to extend with auxiliary functionality
core/peer/deliverevents.go:98
↓ 1 callers
FuncType
fileValidator
fileValidators are used as handlers to validate specific metadata directories
core/chaincode/platforms/ccmetadata/validators.go:19
↓ 1 callers
Struct
gossipChannel
gossip/gossip/channel/channel.go:139
↓ 1 callers
TypeAlias
jsonValue
core/ledger/kvledger/txmgmt/statedb/statecouchdb/couchdoc_conv.go:33
↓ 1 callers
FuncType
mutator
func([]byte) []byte
core/handlers/auth/filter/expiration_test.go:23
↓ 1 callers
Struct
policy
common/cauthdsl/policy.go:96
↓ 1 callers
Struct
requestID
core/middleware/request_id.go:27
↓ 1 callers
Struct
requireCert
core/middleware/require_cert.go:13
↓ 1 callers
TypeAlias
transactionActions
transactionActions aliasing for peer.TransactionAction pointers slice
core/peer/deliverevents.go:94
↓ 1 callers
TypeAlias
txValidationFlags
gossip/privdata/util.go:25
Struct
A
common/util/utils_test.go:179
Struct
ABServer
orderer/common/broadcast/mock/ab_server.go:13
Interface
ACLProvider
An ACLProvider performs access control checks when invoking chaincode.
core/chaincode/handler.go:38
Interface
ACLProvider
core/aclmgmt/aclmgmt.go:15
Interface
ACLProvider
go:generate counterfeiter -o mock/acl_provider.go -fake-name ACLProvider . ACLProvider
token/server/accesscontrol.go:17
Struct
ACLProvider
core/scc/cscc/mock/acl_provider.go:8
Struct
ACLProvider
core/chaincode/mock/acl_provider.go:8
Struct
ACLProvider
token/server/mock/acl_provider.go:10
next →
1–100 of 3,362, ranked by callers