system

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 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 added in v0.6.3

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

func NewCSCCV2 added in v0.6.3

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

func NewLSCC

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

func NewLifecycle added in v0.6.2

func NewLifecycle(core api.Core) *lifecycleCoreFacade

NewLifecycle About separation of implementations Thing is: new fabric v2 lifecycle uses discovery for some methods, and for some doesn't we don't want to use discovery everytime because some services must work just with one home-peer and shouldn't(and doesn't 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