Imports
- github.com/golang/protobuf/proto
- github.com/mcc-github/blockchain-chaincode-go/shim
- github.com/mcc-github/blockchain-protos-go/common
- github.com/mcc-github/blockchain-protos-go/ledger/queryresult
- github.com/mcc-github/blockchain-protos-go/ledger/rwset/kvrwset
- github.com/mcc-github/blockchain-protos-go/msp
- github.com/mcc-github/blockchain-protos-go/peer
- github.com/mcc-github/blockchain-protos-go/peer/lifecycle
- github.com/pkg/errors
- go.uber.org/zap/zapcore
Imports in module “github.com/mcc-github/blockchain”
- github.com/mcc-github/blockchain/common/cauthdsl
- github.com/mcc-github/blockchain/common/chaincode
- github.com/mcc-github/blockchain/common/channelconfig
- github.com/mcc-github/blockchain/common/flogging
- github.com/mcc-github/blockchain/common/ledger
- github.com/mcc-github/blockchain/common/policies
- github.com/mcc-github/blockchain/common/util
- github.com/mcc-github/blockchain/core/aclmgmt
- github.com/mcc-github/blockchain/core/chaincode/persistence
- github.com/mcc-github/blockchain/core/common/ccprovider
- github.com/mcc-github/blockchain/core/dispatcher
- github.com/mcc-github/blockchain/core/handlers/validation/api/state
- github.com/mcc-github/blockchain/core/ledger
- github.com/mcc-github/blockchain/core/scc
- github.com/mcc-github/blockchain/msp
- github.com/mcc-github/blockchain/protoutil