eventpbtypes

package
v0.0.0-...-9727c61 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 22 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 {
	DestModule stdtypes.ModuleID
	Type       Event_Type
}

func EventFromPb

func EventFromPb(pb *eventpb.Event) *Event

func (*Event) MirReflect

func (*Event) MirReflect() mirreflect.Type

func (*Event) Pb

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

type Event_App

type Event_App struct {
	App *types11.Event
}

func (*Event_App) MirReflect

func (*Event_App) MirReflect() mirreflect.Type

func (*Event_App) Pb

func (w *Event_App) Pb() eventpb.Event_Type

func (*Event_App) Unwrap

func (w *Event_App) Unwrap() *types11.Event

type Event_Availability

type Event_Availability struct {
	Availability *types3.Event
}

func (*Event_Availability) MirReflect

func (*Event_Availability) MirReflect() mirreflect.Type

func (*Event_Availability) Pb

func (*Event_Availability) Unwrap

func (w *Event_Availability) Unwrap() *types3.Event

type Event_BatchDb

type Event_BatchDb struct {
	BatchDb *types4.Event
}

func (*Event_BatchDb) MirReflect

func (*Event_BatchDb) MirReflect() mirreflect.Type

func (*Event_BatchDb) Pb

func (*Event_BatchDb) Unwrap

func (w *Event_BatchDb) Unwrap() *types4.Event

type Event_BatchFetcher

type Event_BatchFetcher struct {
	BatchFetcher *types5.Event
}

func (*Event_BatchFetcher) MirReflect

func (*Event_BatchFetcher) MirReflect() mirreflect.Type

func (*Event_BatchFetcher) Pb

func (*Event_BatchFetcher) Unwrap

func (w *Event_BatchFetcher) Unwrap() *types5.Event

type Event_Bcb

type Event_Bcb struct {
	Bcb *types1.Event
}

func (*Event_Bcb) MirReflect

func (*Event_Bcb) MirReflect() mirreflect.Type

func (*Event_Bcb) Pb

func (w *Event_Bcb) Pb() eventpb.Event_Type

func (*Event_Bcb) Unwrap

func (w *Event_Bcb) Unwrap() *types1.Event

type Event_Checkpoint

type Event_Checkpoint struct {
	Checkpoint *types7.Event
}

func (*Event_Checkpoint) MirReflect

func (*Event_Checkpoint) MirReflect() mirreflect.Type

func (*Event_Checkpoint) Pb

func (*Event_Checkpoint) Unwrap

func (w *Event_Checkpoint) Unwrap() *types7.Event

type Event_ChkpValidator

type Event_ChkpValidator struct {
	ChkpValidator *types13.Event
}

func (*Event_ChkpValidator) MirReflect

func (*Event_ChkpValidator) MirReflect() mirreflect.Type

func (*Event_ChkpValidator) Pb

func (*Event_ChkpValidator) Unwrap

func (w *Event_ChkpValidator) Unwrap() *types13.Event

type Event_Crypto

type Event_Crypto struct {
	Crypto *types10.Event
}

func (*Event_Crypto) MirReflect

func (*Event_Crypto) MirReflect() mirreflect.Type

func (*Event_Crypto) Pb

func (*Event_Crypto) Unwrap

func (w *Event_Crypto) Unwrap() *types10.Event

type Event_Hasher

type Event_Hasher struct {
	Hasher *types.Event
}

func (*Event_Hasher) MirReflect

func (*Event_Hasher) MirReflect() mirreflect.Type

func (*Event_Hasher) Pb

func (*Event_Hasher) Unwrap

func (w *Event_Hasher) Unwrap() *types.Event

type Event_Iss

type Event_Iss struct {
	Iss *types8.Event
}

func (*Event_Iss) MirReflect

func (*Event_Iss) MirReflect() mirreflect.Type

func (*Event_Iss) Pb

func (w *Event_Iss) Pb() eventpb.Event_Type

func (*Event_Iss) Unwrap

func (w *Event_Iss) Unwrap() *types8.Event

type Event_Mempool

type Event_Mempool struct {
	Mempool *types2.Event
}

func (*Event_Mempool) MirReflect

func (*Event_Mempool) MirReflect() mirreflect.Type

func (*Event_Mempool) Pb

func (*Event_Mempool) Unwrap

func (w *Event_Mempool) Unwrap() *types2.Event

type Event_Orderer

type Event_Orderer struct {
	Orderer *types9.Event
}

func (*Event_Orderer) MirReflect

func (*Event_Orderer) MirReflect() mirreflect.Type

func (*Event_Orderer) Pb

func (*Event_Orderer) Unwrap

func (w *Event_Orderer) Unwrap() *types9.Event

type Event_PingPong

type Event_PingPong struct {
	PingPong *types15.Event
}

func (*Event_PingPong) MirReflect

func (*Event_PingPong) MirReflect() mirreflect.Type

func (*Event_PingPong) Pb

func (*Event_PingPong) Unwrap

func (w *Event_PingPong) Unwrap() *types15.Event

type Event_PprepValiadtor

type Event_PprepValiadtor struct {
	PprepValiadtor *types14.Event
}

func (*Event_PprepValiadtor) MirReflect

func (*Event_PprepValiadtor) MirReflect() mirreflect.Type

func (*Event_PprepValiadtor) Pb

func (*Event_PprepValiadtor) Unwrap

func (w *Event_PprepValiadtor) Unwrap() *types14.Event

type Event_Serialized

type Event_Serialized struct {
	Serialized *eventpb.SerializedEvent
}

func (*Event_Serialized) MirReflect

func (*Event_Serialized) MirReflect() mirreflect.Type

func (*Event_Serialized) Pb

func (*Event_Serialized) Unwrap

type Event_Tester

type Event_Tester struct {
	Tester *types16.Tester
}

func (*Event_Tester) MirReflect

func (*Event_Tester) MirReflect() mirreflect.Type

func (*Event_Tester) Pb

func (*Event_Tester) Unwrap

func (w *Event_Tester) Unwrap() *types16.Tester

type Event_TestingString

type Event_TestingString struct {
	TestingString *wrapperspb.StringValue
}

func (*Event_TestingString) MirReflect

func (*Event_TestingString) MirReflect() mirreflect.Type

func (*Event_TestingString) Pb

func (*Event_TestingString) Unwrap

type Event_TestingUint

type Event_TestingUint struct {
	TestingUint *wrapperspb.UInt64Value
}

func (*Event_TestingUint) MirReflect

func (*Event_TestingUint) MirReflect() mirreflect.Type

func (*Event_TestingUint) Pb

func (*Event_TestingUint) Unwrap

type Event_ThreshCrypto

type Event_ThreshCrypto struct {
	ThreshCrypto *types6.Event
}

func (*Event_ThreshCrypto) MirReflect

func (*Event_ThreshCrypto) MirReflect() mirreflect.Type

func (*Event_ThreshCrypto) Pb

func (*Event_ThreshCrypto) Unwrap

func (w *Event_ThreshCrypto) Unwrap() *types6.Event

type Event_Transport

type Event_Transport struct {
	Transport *types12.Event
}

func (*Event_Transport) MirReflect

func (*Event_Transport) MirReflect() mirreflect.Type

func (*Event_Transport) Pb

func (*Event_Transport) Unwrap

func (w *Event_Transport) Unwrap() *types12.Event

type Event_Type

type Event_Type interface {
	mirreflect.GeneratedType

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

func Event_TypeFromPb

func Event_TypeFromPb(pb eventpb.Event_Type) Event_Type

type Event_TypeWrapper

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

Jump to

Keyboard shortcuts

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