Documentation ¶
Index ¶
- type Event
- type Event_App
- type Event_Availability
- type Event_BatchDb
- type Event_BatchFetcher
- type Event_Bcb
- type Event_Checkpoint
- type Event_ChkpValidator
- type Event_Crypto
- type Event_Hasher
- type Event_Iss
- type Event_Mempool
- type Event_Orderer
- type Event_PingPong
- type Event_PprepValiadtor
- type Event_Serialized
- type Event_Tester
- type Event_TestingString
- type Event_TestingUint
- type Event_ThreshCrypto
- type Event_Transport
- type Event_Type
- type Event_TypeWrapper
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 (*Event) MirReflect ¶
func (*Event) MirReflect() mirreflect.Type
type Event_App ¶
func (*Event_App) MirReflect ¶
func (*Event_App) MirReflect() mirreflect.Type
func (*Event_App) Pb ¶
func (w *Event_App) Pb() eventpb.Event_Type
type Event_Availability ¶
func (*Event_Availability) MirReflect ¶
func (*Event_Availability) MirReflect() mirreflect.Type
func (*Event_Availability) Pb ¶
func (w *Event_Availability) Pb() eventpb.Event_Type
func (*Event_Availability) Unwrap ¶
func (w *Event_Availability) Unwrap() *types3.Event
type Event_BatchDb ¶
func (*Event_BatchDb) MirReflect ¶
func (*Event_BatchDb) MirReflect() mirreflect.Type
func (*Event_BatchDb) Pb ¶
func (w *Event_BatchDb) Pb() eventpb.Event_Type
func (*Event_BatchDb) Unwrap ¶
func (w *Event_BatchDb) Unwrap() *types4.Event
type Event_BatchFetcher ¶
func (*Event_BatchFetcher) MirReflect ¶
func (*Event_BatchFetcher) MirReflect() mirreflect.Type
func (*Event_BatchFetcher) Pb ¶
func (w *Event_BatchFetcher) Pb() eventpb.Event_Type
func (*Event_BatchFetcher) Unwrap ¶
func (w *Event_BatchFetcher) Unwrap() *types5.Event
type Event_Bcb ¶
func (*Event_Bcb) MirReflect ¶
func (*Event_Bcb) MirReflect() mirreflect.Type
func (*Event_Bcb) Pb ¶
func (w *Event_Bcb) Pb() eventpb.Event_Type
type Event_Checkpoint ¶
func (*Event_Checkpoint) MirReflect ¶
func (*Event_Checkpoint) MirReflect() mirreflect.Type
func (*Event_Checkpoint) Pb ¶
func (w *Event_Checkpoint) Pb() eventpb.Event_Type
func (*Event_Checkpoint) Unwrap ¶
func (w *Event_Checkpoint) Unwrap() *types7.Event
type Event_ChkpValidator ¶
func (*Event_ChkpValidator) MirReflect ¶
func (*Event_ChkpValidator) MirReflect() mirreflect.Type
func (*Event_ChkpValidator) Pb ¶
func (w *Event_ChkpValidator) Pb() eventpb.Event_Type
func (*Event_ChkpValidator) Unwrap ¶
func (w *Event_ChkpValidator) Unwrap() *types13.Event
type Event_Crypto ¶
func (*Event_Crypto) MirReflect ¶
func (*Event_Crypto) MirReflect() mirreflect.Type
func (*Event_Crypto) Pb ¶
func (w *Event_Crypto) Pb() eventpb.Event_Type
func (*Event_Crypto) Unwrap ¶
func (w *Event_Crypto) Unwrap() *types10.Event
type Event_Hasher ¶
func (*Event_Hasher) MirReflect ¶
func (*Event_Hasher) MirReflect() mirreflect.Type
func (*Event_Hasher) Pb ¶
func (w *Event_Hasher) Pb() eventpb.Event_Type
func (*Event_Hasher) Unwrap ¶
func (w *Event_Hasher) Unwrap() *types.Event
type Event_Iss ¶
func (*Event_Iss) MirReflect ¶
func (*Event_Iss) MirReflect() mirreflect.Type
func (*Event_Iss) Pb ¶
func (w *Event_Iss) Pb() eventpb.Event_Type
type Event_Mempool ¶
func (*Event_Mempool) MirReflect ¶
func (*Event_Mempool) MirReflect() mirreflect.Type
func (*Event_Mempool) Pb ¶
func (w *Event_Mempool) Pb() eventpb.Event_Type
func (*Event_Mempool) Unwrap ¶
func (w *Event_Mempool) Unwrap() *types2.Event
type Event_Orderer ¶
func (*Event_Orderer) MirReflect ¶
func (*Event_Orderer) MirReflect() mirreflect.Type
func (*Event_Orderer) Pb ¶
func (w *Event_Orderer) Pb() eventpb.Event_Type
func (*Event_Orderer) Unwrap ¶
func (w *Event_Orderer) Unwrap() *types9.Event
type Event_PingPong ¶
func (*Event_PingPong) MirReflect ¶
func (*Event_PingPong) MirReflect() mirreflect.Type
func (*Event_PingPong) Pb ¶
func (w *Event_PingPong) Pb() eventpb.Event_Type
func (*Event_PingPong) Unwrap ¶
func (w *Event_PingPong) Unwrap() *types15.Event
type Event_PprepValiadtor ¶
func (*Event_PprepValiadtor) MirReflect ¶
func (*Event_PprepValiadtor) MirReflect() mirreflect.Type
func (*Event_PprepValiadtor) Pb ¶
func (w *Event_PprepValiadtor) Pb() eventpb.Event_Type
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 (w *Event_Serialized) Pb() eventpb.Event_Type
func (*Event_Serialized) Unwrap ¶
func (w *Event_Serialized) Unwrap() *eventpb.SerializedEvent
type Event_Tester ¶
func (*Event_Tester) MirReflect ¶
func (*Event_Tester) MirReflect() mirreflect.Type
func (*Event_Tester) Pb ¶
func (w *Event_Tester) Pb() eventpb.Event_Type
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 (w *Event_TestingString) Pb() eventpb.Event_Type
func (*Event_TestingString) Unwrap ¶
func (w *Event_TestingString) Unwrap() *wrapperspb.StringValue
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 (w *Event_TestingUint) Pb() eventpb.Event_Type
func (*Event_TestingUint) Unwrap ¶
func (w *Event_TestingUint) Unwrap() *wrapperspb.UInt64Value
type Event_ThreshCrypto ¶
func (*Event_ThreshCrypto) MirReflect ¶
func (*Event_ThreshCrypto) MirReflect() mirreflect.Type
func (*Event_ThreshCrypto) Pb ¶
func (w *Event_ThreshCrypto) Pb() eventpb.Event_Type
func (*Event_ThreshCrypto) Unwrap ¶
func (w *Event_ThreshCrypto) Unwrap() *types6.Event
type Event_Transport ¶
func (*Event_Transport) MirReflect ¶
func (*Event_Transport) MirReflect() mirreflect.Type
func (*Event_Transport) Pb ¶
func (w *Event_Transport) Pb() eventpb.Event_Type
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 }
Click to show internal directories.
Click to hide internal directories.