ordererext

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: 7 Imported by: 286

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConsensusTypeMetadataMap = map[string]ConsensusTypeMetadataFactory{}

ConsensuTypeMetadataMap should have consensus implementations register their metadata message factories

Functions

This section is empty.

Types

type ConsensusType

type ConsensusType struct {
	*orderer.ConsensusType
}

func (*ConsensusType) Underlying

func (ct *ConsensusType) Underlying() proto.Message

func (*ConsensusType) VariablyOpaqueFieldProto

func (ct *ConsensusType) VariablyOpaqueFieldProto(name string) (proto.Message, error)

func (*ConsensusType) VariablyOpaqueFields

func (ct *ConsensusType) VariablyOpaqueFields() []string

type ConsensusTypeMetadataFactory

type ConsensusTypeMetadataFactory interface {
	NewMessage() proto.Message
}

type DynamicOrdererConfigValue

type DynamicOrdererConfigValue struct {
	*common.ConfigValue
	// contains filtered or unexported fields
}

func (*DynamicOrdererConfigValue) StaticallyOpaqueFieldProto

func (docv *DynamicOrdererConfigValue) StaticallyOpaqueFieldProto(name string) (proto.Message, error)

func (*DynamicOrdererConfigValue) StaticallyOpaqueFields

func (docv *DynamicOrdererConfigValue) StaticallyOpaqueFields() []string

func (*DynamicOrdererConfigValue) Underlying

func (docv *DynamicOrdererConfigValue) Underlying() proto.Message

type DynamicOrdererGroup

type DynamicOrdererGroup struct {
	*common.ConfigGroup
}

func (*DynamicOrdererGroup) DynamicMapFieldProto

func (dcg *DynamicOrdererGroup) DynamicMapFieldProto(name string, key string, base proto.Message) (proto.Message, error)

func (*DynamicOrdererGroup) DynamicMapFields

func (dcg *DynamicOrdererGroup) DynamicMapFields() []string

func (*DynamicOrdererGroup) Underlying

func (dcg *DynamicOrdererGroup) Underlying() proto.Message

type DynamicOrdererOrgConfigValue

type DynamicOrdererOrgConfigValue struct {
	*common.ConfigValue
	// contains filtered or unexported fields
}

func (*DynamicOrdererOrgConfigValue) StaticallyOpaqueFieldProto

func (doocv *DynamicOrdererOrgConfigValue) StaticallyOpaqueFieldProto(name string) (proto.Message, error)

func (*DynamicOrdererOrgConfigValue) StaticallyOpaqueFields

func (doocv *DynamicOrdererOrgConfigValue) StaticallyOpaqueFields() []string

func (*DynamicOrdererOrgConfigValue) Underlying

func (doocv *DynamicOrdererOrgConfigValue) Underlying() proto.Message

type DynamicOrdererOrgGroup

type DynamicOrdererOrgGroup struct {
	*common.ConfigGroup
}

func (*DynamicOrdererOrgGroup) DynamicMapFieldProto

func (dcg *DynamicOrdererOrgGroup) DynamicMapFieldProto(name string, key string, base proto.Message) (proto.Message, error)

func (*DynamicOrdererOrgGroup) DynamicMapFields

func (dcg *DynamicOrdererOrgGroup) DynamicMapFields() []string

func (*DynamicOrdererOrgGroup) Underlying

func (dcg *DynamicOrdererOrgGroup) Underlying() proto.Message

Jump to

Keyboard shortcuts

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