Documentation ¶ Index ¶ func NewCSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.CSCC func NewLSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.LSCC func NewQSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.QSCC func NewSCC(peer api.PeerPool, identity msp.SigningIdentity) api.SystemCC Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCSCC ¶ func NewCSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.CSCC func NewLSCC ¶ func NewLSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.LSCC func NewQSCC ¶ func NewQSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.QSCC func NewSCC ¶ func NewSCC(peer api.PeerPool, identity msp.SigningIdentity) api.SystemCC Types ¶ This section is empty. Source Files ¶ View all Source files cscc.go lscc.go qscc.go scc.go Click to show internal directories. Click to hide internal directories.