system

package
v2.0.14-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JoinChain      string = "JoinChain"
	GetConfigBlock string = "GetConfigBlock"
	GetChannels    string = "GetChannels"
	GetConfigTree  string = `GetConfigTree`
)

These are function names from Invoke first parameter

View Source
const (
	GetChannelConfig string = "GetChannelConfig"
)

These are function names from Invoke first parameter

Variables

This section is empty.

Functions

func NewCSCCV1

func NewCSCCV1(peerPool api.PeerPool, identity msp.SigningIdentity) api.CSCC

func NewCSCCV2

func NewCSCCV2(peerPool api.PeerPool, identity msp.SigningIdentity) api.CSCC

func NewLSCC

func NewLSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.LSCC

func NewLifecycle

func NewLifecycle(core api.Core) *lifecycleCoreFacade

About separation of implementations Thing is: new fabric v2 lifecycle uses discovery for some methods, and for some doesn't we dont want to use discovery everytime because some services must work just with one home-peer and should't(and doenst want to) know about rest topogy/configuration

func NewQSCC

func NewQSCC(peerPool api.PeerPool, identity msp.SigningIdentity) api.QSCC

func NewSCC

func NewSCC(core api.Core) api.SystemCC

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL