support

package
v2.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Support

type Support struct {
	LedgerVal     ledger.PeerLedger
	MSPManagerVal msp.MSPManager
	ApplyVal      error
	ACVal         channelconfig.ApplicationCapabilities

	sync.Mutex
	// contains filtered or unexported fields
}

func (*Support) Apply

func (ms *Support) Apply(configtx *common.ConfigEnvelope) error

Apply returns ApplyVal

func (*Support) Capabilities added in v1.1.0

func (ms *Support) Capabilities() channelconfig.ApplicationCapabilities

func (*Support) CapabilitiesInvokeCount added in v1.2.0

func (ms *Support) CapabilitiesInvokeCount() int

func (*Support) GetMSPIDs

func (ms *Support) GetMSPIDs() []string

func (*Support) Ledger

func (ms *Support) Ledger() ledger.PeerLedger

Ledger returns LedgerVal

func (*Support) MSPManager

func (ms *Support) MSPManager() msp.MSPManager

MSPManager returns MSPManagerVal

func (*Support) MSPManagerInvokeCount added in v1.2.0

func (ms *Support) MSPManagerInvokeCount() int

Jump to

Keyboard shortcuts

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