pprepvalidatorpbtypes

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Type Event_Type
}

func EventFromPb

func EventFromPb(pb *pprepvalidatorpb.Event) *Event

func (*Event) MirReflect

func (*Event) MirReflect() mirreflect.Type

func (*Event) Pb

func (m *Event) Pb() *pprepvalidatorpb.Event

type Event_PreprepareValidated

type Event_PreprepareValidated struct {
	PreprepareValidated *PreprepareValidated
}

func (*Event_PreprepareValidated) MirReflect

func (*Event_PreprepareValidated) Pb

func (*Event_PreprepareValidated) Unwrap

type Event_Type

type Event_Type interface {
	mirreflect.GeneratedType

	Pb() pprepvalidatorpb.Event_Type
	// contains filtered or unexported methods
}

func Event_TypeFromPb

func Event_TypeFromPb(pb pprepvalidatorpb.Event_Type) Event_Type

type Event_TypeWrapper

type Event_TypeWrapper[T any] interface {
	Event_Type
	Unwrap() *T
}

type Event_ValidatePreprepare

type Event_ValidatePreprepare struct {
	ValidatePreprepare *ValidatePreprepare
}

func (*Event_ValidatePreprepare) MirReflect

func (*Event_ValidatePreprepare) Pb

func (*Event_ValidatePreprepare) Unwrap

type PPrepValidatorChkp

type PPrepValidatorChkp struct {
	Membership *types5.Membership
}

func (*PPrepValidatorChkp) MirReflect

func (*PPrepValidatorChkp) MirReflect() mirreflect.Type

func (*PPrepValidatorChkp) Pb

type PreprepareValidated

type PreprepareValidated struct {
	Error  error
	Origin *ValidatePreprepareOrigin
}

func (*PreprepareValidated) MirReflect

func (*PreprepareValidated) MirReflect() mirreflect.Type

func (*PreprepareValidated) Pb

type ValidatePreprepare

type ValidatePreprepare struct {
	Preprepare *types.Preprepare
	Origin     *ValidatePreprepareOrigin
}

func (*ValidatePreprepare) MirReflect

func (*ValidatePreprepare) MirReflect() mirreflect.Type

func (*ValidatePreprepare) Pb

type ValidatePreprepareOrigin

type ValidatePreprepareOrigin struct {
	Module types2.ModuleID
	Type   ValidatePreprepareOrigin_Type
}

func (*ValidatePreprepareOrigin) MirReflect

func (*ValidatePreprepareOrigin) Pb

type ValidatePreprepareOrigin_ContextStore

type ValidatePreprepareOrigin_ContextStore struct {
	ContextStore *types3.Origin
}

func (*ValidatePreprepareOrigin_ContextStore) MirReflect

func (*ValidatePreprepareOrigin_ContextStore) Pb

func (*ValidatePreprepareOrigin_ContextStore) Unwrap

type ValidatePreprepareOrigin_Dsl

type ValidatePreprepareOrigin_Dsl struct {
	Dsl *types4.Origin
}

func (*ValidatePreprepareOrigin_Dsl) MirReflect

func (*ValidatePreprepareOrigin_Dsl) Pb

func (*ValidatePreprepareOrigin_Dsl) Unwrap

type ValidatePreprepareOrigin_Type

type ValidatePreprepareOrigin_Type interface {
	mirreflect.GeneratedType

	Pb() pprepvalidatorpb.ValidatePreprepareOrigin_Type
	// contains filtered or unexported methods
}

type ValidatePreprepareOrigin_TypeWrapper

type ValidatePreprepareOrigin_TypeWrapper[T any] interface {
	ValidatePreprepareOrigin_Type
	Unwrap() *T
}

Jump to

Keyboard shortcuts

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