Imports
- github.com/golang/protobuf/proto
- github.com/pkg/errors
- go.uber.org/zap
- go.uber.org/zap/zapcore
- google.golang.org/grpc
- google.golang.org/grpc/connectivity
Standard library imports
- bytes
- context
- crypto/x509
- encoding/base64
- encoding/hex
- encoding/pem
- fmt
- io
- justledger/common/channelconfig
- justledger/common/configtx
- justledger/common/crypto
- justledger/common/flogging
- justledger/common/metrics
- justledger/common/policies
- justledger/common/tools/protolator
- justledger/common/util
- justledger/core/comm
- justledger/orderer/common/localconfig
- justledger/protos/common
- justledger/protos/orderer
- justledger/protos/utils
- math
- math/rand
- reflect
- sync
- sync/atomic
- time