Documentation
¶
Index ¶
- type AppRestoreState
- type AppSnapshotRequest
- type DeliverCert
- type Event
- type Event_AppRestoreState
- type Event_AppSnapshot
- type Event_AppSnapshotRequest
- type Event_Availability
- type Event_BatchDb
- type Event_BatchFetcher
- type Event_Bcb
- type Event_Checkpoint
- type Event_DeliverCert
- type Event_Factory
- type Event_HashRequest
- type Event_HashResult
- type Event_Init
- type Event_Iss
- type Event_Mempool
- type Event_MessageReceived
- type Event_NewConfig
- type Event_NewEpoch
- type Event_NewRequests
- type Event_NodeSigsVerified
- type Event_PingPong
- type Event_RequestReady
- type Event_RequestSigVerified
- type Event_SbEvent
- type Event_SendMessage
- type Event_SignRequest
- type Event_SignResult
- type Event_StoreVerifiedRequest
- type Event_TestingString
- type Event_TestingUint
- type Event_ThreshCrypto
- type Event_Tick
- type Event_TimerDelay
- type Event_TimerGarbageCollect
- type Event_TimerRepeat
- type Event_Type
- type Event_TypeWrapper
- type Event_VerifyNodeSigs
- type Event_VerifyRequestSig
- type Event_WalAppend
- type Event_WalEntry
- type Event_WalTruncate
- type HashOrigin
- type HashOrigin_Checkpoint
- type HashOrigin_ContextStore
- type HashOrigin_Dsl
- type HashOrigin_Request
- type HashOrigin_Sb
- type HashOrigin_Type
- type HashOrigin_TypeWrapper
- type HashRequest
- type HashResult
- type Init
- type MessageReceived
- type NewConfig
- type NewEpoch
- type NewRequests
- type NodeSigsVerified
- type SendMessage
- type SigVerData
- type SigVerOrigin
- type SigVerOrigin_Checkpoint
- type SigVerOrigin_ContextStore
- type SigVerOrigin_Dsl
- type SigVerOrigin_Sb
- type SigVerOrigin_Type
- type SigVerOrigin_TypeWrapper
- type SignOrigin
- type SignOrigin_Checkpoint
- type SignOrigin_ContextStore
- type SignOrigin_Dsl
- type SignOrigin_Sb
- type SignOrigin_Type
- type SignOrigin_TypeWrapper
- type SignRequest
- type SignResult
- type TimerGarbageCollect
- type TimerRepeat
- type VerifyNodeSigs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppRestoreState ¶ added in v0.3.0
type AppRestoreState struct {
Checkpoint *types9.StableCheckpoint
}
func AppRestoreStateFromPb ¶ added in v0.3.0
func AppRestoreStateFromPb(pb *eventpb.AppRestoreState) *AppRestoreState
func (*AppRestoreState) MirReflect ¶ added in v0.3.0
func (*AppRestoreState) MirReflect() mirreflect.Type
func (*AppRestoreState) Pb ¶ added in v0.3.0
func (m *AppRestoreState) Pb() *eventpb.AppRestoreState
type AppSnapshotRequest ¶ added in v0.3.0
func AppSnapshotRequestFromPb ¶ added in v0.3.0
func AppSnapshotRequestFromPb(pb *eventpb.AppSnapshotRequest) *AppSnapshotRequest
func (*AppSnapshotRequest) MirReflect ¶ added in v0.3.0
func (*AppSnapshotRequest) MirReflect() mirreflect.Type
func (*AppSnapshotRequest) Pb ¶ added in v0.3.0
func (m *AppSnapshotRequest) Pb() *eventpb.AppSnapshotRequest
type DeliverCert ¶ added in v0.3.0
func DeliverCertFromPb ¶ added in v0.3.0
func DeliverCertFromPb(pb *eventpb.DeliverCert) *DeliverCert
func (*DeliverCert) MirReflect ¶ added in v0.3.0
func (*DeliverCert) MirReflect() mirreflect.Type
func (*DeliverCert) Pb ¶ added in v0.3.0
func (m *DeliverCert) Pb() *eventpb.DeliverCert
type Event ¶
type Event struct { Type Event_Type Next []*Event DestModule types.ModuleID }
func EventFromPb ¶
func (*Event) MirReflect ¶
func (*Event) MirReflect() mirreflect.Type
type Event_AppRestoreState ¶
type Event_AppRestoreState struct {
AppRestoreState *AppRestoreState
}
func (*Event_AppRestoreState) MirReflect ¶
func (*Event_AppRestoreState) MirReflect() mirreflect.Type
func (*Event_AppRestoreState) Pb ¶
func (w *Event_AppRestoreState) Pb() eventpb.Event_Type
func (*Event_AppRestoreState) Unwrap ¶
func (w *Event_AppRestoreState) Unwrap() *AppRestoreState
type Event_AppSnapshot ¶
type Event_AppSnapshot struct {
AppSnapshot *eventpb.AppSnapshot
}
func (*Event_AppSnapshot) MirReflect ¶
func (*Event_AppSnapshot) MirReflect() mirreflect.Type
func (*Event_AppSnapshot) Pb ¶
func (w *Event_AppSnapshot) Pb() eventpb.Event_Type
func (*Event_AppSnapshot) Unwrap ¶
func (w *Event_AppSnapshot) Unwrap() *eventpb.AppSnapshot
type Event_AppSnapshotRequest ¶
type Event_AppSnapshotRequest struct {
AppSnapshotRequest *AppSnapshotRequest
}
func (*Event_AppSnapshotRequest) MirReflect ¶
func (*Event_AppSnapshotRequest) MirReflect() mirreflect.Type
func (*Event_AppSnapshotRequest) Pb ¶
func (w *Event_AppSnapshotRequest) Pb() eventpb.Event_Type
func (*Event_AppSnapshotRequest) Unwrap ¶
func (w *Event_AppSnapshotRequest) Unwrap() *AppSnapshotRequest
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() *types4.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() *types6.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() *types7.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() *types9.Event
type Event_DeliverCert ¶
type Event_DeliverCert struct {
DeliverCert *DeliverCert
}
func (*Event_DeliverCert) MirReflect ¶
func (*Event_DeliverCert) MirReflect() mirreflect.Type
func (*Event_DeliverCert) Pb ¶
func (w *Event_DeliverCert) Pb() eventpb.Event_Type
func (*Event_DeliverCert) Unwrap ¶
func (w *Event_DeliverCert) Unwrap() *DeliverCert
type Event_Factory ¶
func (*Event_Factory) MirReflect ¶
func (*Event_Factory) MirReflect() mirreflect.Type
func (*Event_Factory) Pb ¶
func (w *Event_Factory) Pb() eventpb.Event_Type
func (*Event_Factory) Unwrap ¶
func (w *Event_Factory) Unwrap() *types5.Factory
type Event_HashRequest ¶
type Event_HashRequest struct {
HashRequest *HashRequest
}
func (*Event_HashRequest) MirReflect ¶
func (*Event_HashRequest) MirReflect() mirreflect.Type
func (*Event_HashRequest) Pb ¶
func (w *Event_HashRequest) Pb() eventpb.Event_Type
func (*Event_HashRequest) Unwrap ¶
func (w *Event_HashRequest) Unwrap() *HashRequest
type Event_HashResult ¶
type Event_HashResult struct {
HashResult *HashResult
}
func (*Event_HashResult) MirReflect ¶
func (*Event_HashResult) MirReflect() mirreflect.Type
func (*Event_HashResult) Pb ¶
func (w *Event_HashResult) Pb() eventpb.Event_Type
func (*Event_HashResult) Unwrap ¶
func (w *Event_HashResult) Unwrap() *HashResult
type Event_Init ¶
type Event_Init struct {
Init *Init
}
func (*Event_Init) MirReflect ¶
func (*Event_Init) MirReflect() mirreflect.Type
func (*Event_Init) Pb ¶
func (w *Event_Init) Pb() eventpb.Event_Type
func (*Event_Init) Unwrap ¶
func (w *Event_Init) Unwrap() *Init
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() *types3.Event
type Event_MessageReceived ¶
type Event_MessageReceived struct {
MessageReceived *MessageReceived
}
func (*Event_MessageReceived) MirReflect ¶
func (*Event_MessageReceived) MirReflect() mirreflect.Type
func (*Event_MessageReceived) Pb ¶
func (w *Event_MessageReceived) Pb() eventpb.Event_Type
func (*Event_MessageReceived) Unwrap ¶
func (w *Event_MessageReceived) Unwrap() *MessageReceived
type Event_NewConfig ¶
type Event_NewConfig struct {
NewConfig *NewConfig
}
func (*Event_NewConfig) MirReflect ¶
func (*Event_NewConfig) MirReflect() mirreflect.Type
func (*Event_NewConfig) Pb ¶
func (w *Event_NewConfig) Pb() eventpb.Event_Type
func (*Event_NewConfig) Unwrap ¶
func (w *Event_NewConfig) Unwrap() *NewConfig
type Event_NewEpoch ¶
type Event_NewEpoch struct {
NewEpoch *NewEpoch
}
func (*Event_NewEpoch) MirReflect ¶
func (*Event_NewEpoch) MirReflect() mirreflect.Type
func (*Event_NewEpoch) Pb ¶
func (w *Event_NewEpoch) Pb() eventpb.Event_Type
func (*Event_NewEpoch) Unwrap ¶
func (w *Event_NewEpoch) Unwrap() *NewEpoch
type Event_NewRequests ¶
type Event_NewRequests struct {
NewRequests *NewRequests
}
func (*Event_NewRequests) MirReflect ¶
func (*Event_NewRequests) MirReflect() mirreflect.Type
func (*Event_NewRequests) Pb ¶
func (w *Event_NewRequests) Pb() eventpb.Event_Type
func (*Event_NewRequests) Unwrap ¶
func (w *Event_NewRequests) Unwrap() *NewRequests
type Event_NodeSigsVerified ¶
type Event_NodeSigsVerified struct {
NodeSigsVerified *NodeSigsVerified
}
func (*Event_NodeSigsVerified) MirReflect ¶
func (*Event_NodeSigsVerified) MirReflect() mirreflect.Type
func (*Event_NodeSigsVerified) Pb ¶
func (w *Event_NodeSigsVerified) Pb() eventpb.Event_Type
func (*Event_NodeSigsVerified) Unwrap ¶
func (w *Event_NodeSigsVerified) Unwrap() *NodeSigsVerified
type Event_PingPong ¶
type Event_PingPong struct {
PingPong *pingpongpb.Event
}
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() *pingpongpb.Event
type Event_RequestReady ¶
type Event_RequestReady struct {
RequestReady *eventpb.RequestReady
}
func (*Event_RequestReady) MirReflect ¶
func (*Event_RequestReady) MirReflect() mirreflect.Type
func (*Event_RequestReady) Pb ¶
func (w *Event_RequestReady) Pb() eventpb.Event_Type
func (*Event_RequestReady) Unwrap ¶
func (w *Event_RequestReady) Unwrap() *eventpb.RequestReady
type Event_RequestSigVerified ¶
type Event_RequestSigVerified struct {
RequestSigVerified *eventpb.RequestSigVerified
}
func (*Event_RequestSigVerified) MirReflect ¶
func (*Event_RequestSigVerified) MirReflect() mirreflect.Type
func (*Event_RequestSigVerified) Pb ¶
func (w *Event_RequestSigVerified) Pb() eventpb.Event_Type
func (*Event_RequestSigVerified) Unwrap ¶
func (w *Event_RequestSigVerified) Unwrap() *eventpb.RequestSigVerified
type Event_SbEvent ¶
type Event_SbEvent struct {
SbEvent *ordererspb.SBInstanceEvent
}
func (*Event_SbEvent) MirReflect ¶
func (*Event_SbEvent) MirReflect() mirreflect.Type
func (*Event_SbEvent) Pb ¶
func (w *Event_SbEvent) Pb() eventpb.Event_Type
func (*Event_SbEvent) Unwrap ¶
func (w *Event_SbEvent) Unwrap() *ordererspb.SBInstanceEvent
type Event_SendMessage ¶
type Event_SendMessage struct {
SendMessage *SendMessage
}
func (*Event_SendMessage) MirReflect ¶
func (*Event_SendMessage) MirReflect() mirreflect.Type
func (*Event_SendMessage) Pb ¶
func (w *Event_SendMessage) Pb() eventpb.Event_Type
func (*Event_SendMessage) Unwrap ¶
func (w *Event_SendMessage) Unwrap() *SendMessage
type Event_SignRequest ¶
type Event_SignRequest struct {
SignRequest *SignRequest
}
func (*Event_SignRequest) MirReflect ¶
func (*Event_SignRequest) MirReflect() mirreflect.Type
func (*Event_SignRequest) Pb ¶
func (w *Event_SignRequest) Pb() eventpb.Event_Type
func (*Event_SignRequest) Unwrap ¶
func (w *Event_SignRequest) Unwrap() *SignRequest
type Event_SignResult ¶
type Event_SignResult struct {
SignResult *SignResult
}
func (*Event_SignResult) MirReflect ¶
func (*Event_SignResult) MirReflect() mirreflect.Type
func (*Event_SignResult) Pb ¶
func (w *Event_SignResult) Pb() eventpb.Event_Type
func (*Event_SignResult) Unwrap ¶
func (w *Event_SignResult) Unwrap() *SignResult
type Event_StoreVerifiedRequest ¶
type Event_StoreVerifiedRequest struct {
StoreVerifiedRequest *eventpb.StoreVerifiedRequest
}
func (*Event_StoreVerifiedRequest) MirReflect ¶
func (*Event_StoreVerifiedRequest) MirReflect() mirreflect.Type
func (*Event_StoreVerifiedRequest) Pb ¶
func (w *Event_StoreVerifiedRequest) Pb() eventpb.Event_Type
func (*Event_StoreVerifiedRequest) Unwrap ¶
func (w *Event_StoreVerifiedRequest) Unwrap() *eventpb.StoreVerifiedRequest
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() *types8.Event
type Event_Tick ¶
func (*Event_Tick) MirReflect ¶
func (*Event_Tick) MirReflect() mirreflect.Type
func (*Event_Tick) Pb ¶
func (w *Event_Tick) Pb() eventpb.Event_Type
func (*Event_Tick) Unwrap ¶
func (w *Event_Tick) Unwrap() *eventpb.Tick
type Event_TimerDelay ¶
type Event_TimerDelay struct {
TimerDelay *eventpb.TimerDelay
}
func (*Event_TimerDelay) MirReflect ¶
func (*Event_TimerDelay) MirReflect() mirreflect.Type
func (*Event_TimerDelay) Pb ¶
func (w *Event_TimerDelay) Pb() eventpb.Event_Type
func (*Event_TimerDelay) Unwrap ¶
func (w *Event_TimerDelay) Unwrap() *eventpb.TimerDelay
type Event_TimerGarbageCollect ¶
type Event_TimerGarbageCollect struct {
TimerGarbageCollect *TimerGarbageCollect
}
func (*Event_TimerGarbageCollect) MirReflect ¶
func (*Event_TimerGarbageCollect) MirReflect() mirreflect.Type
func (*Event_TimerGarbageCollect) Pb ¶
func (w *Event_TimerGarbageCollect) Pb() eventpb.Event_Type
func (*Event_TimerGarbageCollect) Unwrap ¶
func (w *Event_TimerGarbageCollect) Unwrap() *TimerGarbageCollect
type Event_TimerRepeat ¶
type Event_TimerRepeat struct {
TimerRepeat *TimerRepeat
}
func (*Event_TimerRepeat) MirReflect ¶
func (*Event_TimerRepeat) MirReflect() mirreflect.Type
func (*Event_TimerRepeat) Pb ¶
func (w *Event_TimerRepeat) Pb() eventpb.Event_Type
func (*Event_TimerRepeat) Unwrap ¶
func (w *Event_TimerRepeat) Unwrap() *TimerRepeat
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 }
type Event_VerifyNodeSigs ¶
type Event_VerifyNodeSigs struct {
VerifyNodeSigs *VerifyNodeSigs
}
func (*Event_VerifyNodeSigs) MirReflect ¶
func (*Event_VerifyNodeSigs) MirReflect() mirreflect.Type
func (*Event_VerifyNodeSigs) Pb ¶
func (w *Event_VerifyNodeSigs) Pb() eventpb.Event_Type
func (*Event_VerifyNodeSigs) Unwrap ¶
func (w *Event_VerifyNodeSigs) Unwrap() *VerifyNodeSigs
type Event_VerifyRequestSig ¶
type Event_VerifyRequestSig struct {
VerifyRequestSig *eventpb.VerifyRequestSig
}
func (*Event_VerifyRequestSig) MirReflect ¶
func (*Event_VerifyRequestSig) MirReflect() mirreflect.Type
func (*Event_VerifyRequestSig) Pb ¶
func (w *Event_VerifyRequestSig) Pb() eventpb.Event_Type
func (*Event_VerifyRequestSig) Unwrap ¶
func (w *Event_VerifyRequestSig) Unwrap() *eventpb.VerifyRequestSig
type Event_WalAppend ¶
func (*Event_WalAppend) MirReflect ¶
func (*Event_WalAppend) MirReflect() mirreflect.Type
func (*Event_WalAppend) Pb ¶
func (w *Event_WalAppend) Pb() eventpb.Event_Type
func (*Event_WalAppend) Unwrap ¶
func (w *Event_WalAppend) Unwrap() *eventpb.WALAppend
type Event_WalEntry ¶
func (*Event_WalEntry) MirReflect ¶
func (*Event_WalEntry) MirReflect() mirreflect.Type
func (*Event_WalEntry) Pb ¶
func (w *Event_WalEntry) Pb() eventpb.Event_Type
func (*Event_WalEntry) Unwrap ¶
func (w *Event_WalEntry) Unwrap() *eventpb.WALEntry
type Event_WalTruncate ¶
type Event_WalTruncate struct {
WalTruncate *eventpb.WALTruncate
}
func (*Event_WalTruncate) MirReflect ¶
func (*Event_WalTruncate) MirReflect() mirreflect.Type
func (*Event_WalTruncate) Pb ¶
func (w *Event_WalTruncate) Pb() eventpb.Event_Type
func (*Event_WalTruncate) Unwrap ¶
func (w *Event_WalTruncate) Unwrap() *eventpb.WALTruncate
type HashOrigin ¶ added in v0.3.0
type HashOrigin struct { Module types.ModuleID Type HashOrigin_Type }
func HashOriginFromPb ¶ added in v0.3.0
func HashOriginFromPb(pb *eventpb.HashOrigin) *HashOrigin
func (*HashOrigin) MirReflect ¶ added in v0.3.0
func (*HashOrigin) MirReflect() mirreflect.Type
func (*HashOrigin) Pb ¶ added in v0.3.0
func (m *HashOrigin) Pb() *eventpb.HashOrigin
type HashOrigin_Checkpoint ¶ added in v0.3.0
type HashOrigin_Checkpoint struct {
Checkpoint *types9.HashOrigin
}
func (*HashOrigin_Checkpoint) MirReflect ¶ added in v0.3.0
func (*HashOrigin_Checkpoint) MirReflect() mirreflect.Type
func (*HashOrigin_Checkpoint) Pb ¶ added in v0.3.0
func (w *HashOrigin_Checkpoint) Pb() eventpb.HashOrigin_Type
func (*HashOrigin_Checkpoint) Unwrap ¶ added in v0.3.0
func (w *HashOrigin_Checkpoint) Unwrap() *types9.HashOrigin
type HashOrigin_ContextStore ¶ added in v0.3.0
func (*HashOrigin_ContextStore) MirReflect ¶ added in v0.3.0
func (*HashOrigin_ContextStore) MirReflect() mirreflect.Type
func (*HashOrigin_ContextStore) Pb ¶ added in v0.3.0
func (w *HashOrigin_ContextStore) Pb() eventpb.HashOrigin_Type
func (*HashOrigin_ContextStore) Unwrap ¶ added in v0.3.0
func (w *HashOrigin_ContextStore) Unwrap() *types13.Origin
type HashOrigin_Dsl ¶ added in v0.3.0
func (*HashOrigin_Dsl) MirReflect ¶ added in v0.3.0
func (*HashOrigin_Dsl) MirReflect() mirreflect.Type
func (*HashOrigin_Dsl) Pb ¶ added in v0.3.0
func (w *HashOrigin_Dsl) Pb() eventpb.HashOrigin_Type
func (*HashOrigin_Dsl) Unwrap ¶ added in v0.3.0
func (w *HashOrigin_Dsl) Unwrap() *types14.Origin
type HashOrigin_Request ¶ added in v0.3.0
func (*HashOrigin_Request) MirReflect ¶ added in v0.3.0
func (*HashOrigin_Request) MirReflect() mirreflect.Type
func (*HashOrigin_Request) Pb ¶ added in v0.3.0
func (w *HashOrigin_Request) Pb() eventpb.HashOrigin_Type
func (*HashOrigin_Request) Unwrap ¶ added in v0.3.0
func (w *HashOrigin_Request) Unwrap() *types11.Request
type HashOrigin_Sb ¶ added in v0.3.0
type HashOrigin_Sb struct {
Sb *ordererspb.SBInstanceHashOrigin
}
func (*HashOrigin_Sb) MirReflect ¶ added in v0.3.0
func (*HashOrigin_Sb) MirReflect() mirreflect.Type
func (*HashOrigin_Sb) Pb ¶ added in v0.3.0
func (w *HashOrigin_Sb) Pb() eventpb.HashOrigin_Type
func (*HashOrigin_Sb) Unwrap ¶ added in v0.3.0
func (w *HashOrigin_Sb) Unwrap() *ordererspb.SBInstanceHashOrigin
type HashOrigin_Type ¶ added in v0.3.0
type HashOrigin_Type interface { mirreflect.GeneratedType Pb() eventpb.HashOrigin_Type // contains filtered or unexported methods }
func HashOrigin_TypeFromPb ¶ added in v0.3.0
func HashOrigin_TypeFromPb(pb eventpb.HashOrigin_Type) HashOrigin_Type
type HashOrigin_TypeWrapper ¶ added in v0.3.0
type HashOrigin_TypeWrapper[T any] interface { HashOrigin_Type Unwrap() *T }
type HashRequest ¶ added in v0.3.0
type HashRequest struct { Data []*types12.HashData Origin *HashOrigin }
func HashRequestFromPb ¶ added in v0.3.0
func HashRequestFromPb(pb *eventpb.HashRequest) *HashRequest
func (*HashRequest) MirReflect ¶ added in v0.3.0
func (*HashRequest) MirReflect() mirreflect.Type
func (*HashRequest) Pb ¶ added in v0.3.0
func (m *HashRequest) Pb() *eventpb.HashRequest
type HashResult ¶ added in v0.3.0
type HashResult struct { Digests [][]uint8 Origin *HashOrigin }
func HashResultFromPb ¶ added in v0.3.0
func HashResultFromPb(pb *eventpb.HashResult) *HashResult
func (*HashResult) MirReflect ¶ added in v0.3.0
func (*HashResult) MirReflect() mirreflect.Type
func (*HashResult) Pb ¶ added in v0.3.0
func (m *HashResult) Pb() *eventpb.HashResult
type Init ¶ added in v0.3.0
type Init struct{}
func InitFromPb ¶ added in v0.3.0
func (*Init) MirReflect ¶ added in v0.3.0
func (*Init) MirReflect() mirreflect.Type
type MessageReceived ¶
func MessageReceivedFromPb ¶
func MessageReceivedFromPb(pb *eventpb.MessageReceived) *MessageReceived
func (*MessageReceived) MirReflect ¶
func (*MessageReceived) MirReflect() mirreflect.Type
func (*MessageReceived) Pb ¶
func (m *MessageReceived) Pb() *eventpb.MessageReceived
type NewConfig ¶ added in v0.3.5
type NewConfig struct { EpochNr types.EpochNr Membership *types12.Membership }
func NewConfigFromPb ¶ added in v0.3.5
func (*NewConfig) MirReflect ¶ added in v0.3.5
func (*NewConfig) MirReflect() mirreflect.Type
type NewEpoch ¶ added in v0.3.0
func NewEpochFromPb ¶ added in v0.3.0
func (*NewEpoch) MirReflect ¶ added in v0.3.0
func (*NewEpoch) MirReflect() mirreflect.Type
type NewRequests ¶ added in v0.3.0
func NewRequestsFromPb ¶ added in v0.3.0
func NewRequestsFromPb(pb *eventpb.NewRequests) *NewRequests
func (*NewRequests) MirReflect ¶ added in v0.3.0
func (*NewRequests) MirReflect() mirreflect.Type
func (*NewRequests) Pb ¶ added in v0.3.0
func (m *NewRequests) Pb() *eventpb.NewRequests
type NodeSigsVerified ¶
type NodeSigsVerified struct { Origin *SigVerOrigin NodeIds []types.NodeID Valid []bool Errors []error AllOk bool }
func NodeSigsVerifiedFromPb ¶
func NodeSigsVerifiedFromPb(pb *eventpb.NodeSigsVerified) *NodeSigsVerified
func (*NodeSigsVerified) MirReflect ¶
func (*NodeSigsVerified) MirReflect() mirreflect.Type
func (*NodeSigsVerified) Pb ¶
func (m *NodeSigsVerified) Pb() *eventpb.NodeSigsVerified
type SendMessage ¶
func SendMessageFromPb ¶
func SendMessageFromPb(pb *eventpb.SendMessage) *SendMessage
func (*SendMessage) MirReflect ¶
func (*SendMessage) MirReflect() mirreflect.Type
func (*SendMessage) Pb ¶
func (m *SendMessage) Pb() *eventpb.SendMessage
type SigVerData ¶
type SigVerData struct {
Data [][]uint8
}
func SigVerDataFromPb ¶
func SigVerDataFromPb(pb *eventpb.SigVerData) *SigVerData
func (*SigVerData) MirReflect ¶
func (*SigVerData) MirReflect() mirreflect.Type
func (*SigVerData) Pb ¶
func (m *SigVerData) Pb() *eventpb.SigVerData
type SigVerOrigin ¶
type SigVerOrigin struct { Module types.ModuleID Type SigVerOrigin_Type }
func SigVerOriginFromPb ¶
func SigVerOriginFromPb(pb *eventpb.SigVerOrigin) *SigVerOrigin
func (*SigVerOrigin) MirReflect ¶
func (*SigVerOrigin) MirReflect() mirreflect.Type
func (*SigVerOrigin) Pb ¶
func (m *SigVerOrigin) Pb() *eventpb.SigVerOrigin
type SigVerOrigin_Checkpoint ¶
type SigVerOrigin_Checkpoint struct {
Checkpoint *checkpointpb.SigVerOrigin
}
func (*SigVerOrigin_Checkpoint) MirReflect ¶
func (*SigVerOrigin_Checkpoint) MirReflect() mirreflect.Type
func (*SigVerOrigin_Checkpoint) Pb ¶
func (w *SigVerOrigin_Checkpoint) Pb() eventpb.SigVerOrigin_Type
func (*SigVerOrigin_Checkpoint) Unwrap ¶
func (w *SigVerOrigin_Checkpoint) Unwrap() *checkpointpb.SigVerOrigin
type SigVerOrigin_ContextStore ¶
func (*SigVerOrigin_ContextStore) MirReflect ¶
func (*SigVerOrigin_ContextStore) MirReflect() mirreflect.Type
func (*SigVerOrigin_ContextStore) Pb ¶
func (w *SigVerOrigin_ContextStore) Pb() eventpb.SigVerOrigin_Type
func (*SigVerOrigin_ContextStore) Unwrap ¶
func (w *SigVerOrigin_ContextStore) Unwrap() *types13.Origin
type SigVerOrigin_Dsl ¶
func (*SigVerOrigin_Dsl) MirReflect ¶
func (*SigVerOrigin_Dsl) MirReflect() mirreflect.Type
func (*SigVerOrigin_Dsl) Pb ¶
func (w *SigVerOrigin_Dsl) Pb() eventpb.SigVerOrigin_Type
func (*SigVerOrigin_Dsl) Unwrap ¶
func (w *SigVerOrigin_Dsl) Unwrap() *types14.Origin
type SigVerOrigin_Sb ¶
type SigVerOrigin_Sb struct {
Sb *ordererspb.SBInstanceSigVerOrigin
}
func (*SigVerOrigin_Sb) MirReflect ¶
func (*SigVerOrigin_Sb) MirReflect() mirreflect.Type
func (*SigVerOrigin_Sb) Pb ¶
func (w *SigVerOrigin_Sb) Pb() eventpb.SigVerOrigin_Type
func (*SigVerOrigin_Sb) Unwrap ¶
func (w *SigVerOrigin_Sb) Unwrap() *ordererspb.SBInstanceSigVerOrigin
type SigVerOrigin_Type ¶
type SigVerOrigin_Type interface { mirreflect.GeneratedType Pb() eventpb.SigVerOrigin_Type // contains filtered or unexported methods }
func SigVerOrigin_TypeFromPb ¶
func SigVerOrigin_TypeFromPb(pb eventpb.SigVerOrigin_Type) SigVerOrigin_Type
type SigVerOrigin_TypeWrapper ¶
type SigVerOrigin_TypeWrapper[T any] interface { SigVerOrigin_Type Unwrap() *T }
type SignOrigin ¶
type SignOrigin struct { Module types.ModuleID Type SignOrigin_Type }
func SignOriginFromPb ¶
func SignOriginFromPb(pb *eventpb.SignOrigin) *SignOrigin
func (*SignOrigin) MirReflect ¶
func (*SignOrigin) MirReflect() mirreflect.Type
func (*SignOrigin) Pb ¶
func (m *SignOrigin) Pb() *eventpb.SignOrigin
type SignOrigin_Checkpoint ¶
type SignOrigin_Checkpoint struct {
Checkpoint *checkpointpb.SignOrigin
}
func (*SignOrigin_Checkpoint) MirReflect ¶
func (*SignOrigin_Checkpoint) MirReflect() mirreflect.Type
func (*SignOrigin_Checkpoint) Pb ¶
func (w *SignOrigin_Checkpoint) Pb() eventpb.SignOrigin_Type
func (*SignOrigin_Checkpoint) Unwrap ¶
func (w *SignOrigin_Checkpoint) Unwrap() *checkpointpb.SignOrigin
type SignOrigin_ContextStore ¶
func (*SignOrigin_ContextStore) MirReflect ¶
func (*SignOrigin_ContextStore) MirReflect() mirreflect.Type
func (*SignOrigin_ContextStore) Pb ¶
func (w *SignOrigin_ContextStore) Pb() eventpb.SignOrigin_Type
func (*SignOrigin_ContextStore) Unwrap ¶
func (w *SignOrigin_ContextStore) Unwrap() *types13.Origin
type SignOrigin_Dsl ¶
func (*SignOrigin_Dsl) MirReflect ¶
func (*SignOrigin_Dsl) MirReflect() mirreflect.Type
func (*SignOrigin_Dsl) Pb ¶
func (w *SignOrigin_Dsl) Pb() eventpb.SignOrigin_Type
func (*SignOrigin_Dsl) Unwrap ¶
func (w *SignOrigin_Dsl) Unwrap() *types14.Origin
type SignOrigin_Sb ¶
type SignOrigin_Sb struct {
Sb *ordererspb.SBInstanceSignOrigin
}
func (*SignOrigin_Sb) MirReflect ¶
func (*SignOrigin_Sb) MirReflect() mirreflect.Type
func (*SignOrigin_Sb) Pb ¶
func (w *SignOrigin_Sb) Pb() eventpb.SignOrigin_Type
func (*SignOrigin_Sb) Unwrap ¶
func (w *SignOrigin_Sb) Unwrap() *ordererspb.SBInstanceSignOrigin
type SignOrigin_Type ¶
type SignOrigin_Type interface { mirreflect.GeneratedType Pb() eventpb.SignOrigin_Type // contains filtered or unexported methods }
func SignOrigin_TypeFromPb ¶
func SignOrigin_TypeFromPb(pb eventpb.SignOrigin_Type) SignOrigin_Type
type SignOrigin_TypeWrapper ¶
type SignOrigin_TypeWrapper[T any] interface { SignOrigin_Type Unwrap() *T }
type SignRequest ¶
type SignRequest struct { Data [][]uint8 Origin *SignOrigin }
func SignRequestFromPb ¶
func SignRequestFromPb(pb *eventpb.SignRequest) *SignRequest
func (*SignRequest) MirReflect ¶
func (*SignRequest) MirReflect() mirreflect.Type
func (*SignRequest) Pb ¶
func (m *SignRequest) Pb() *eventpb.SignRequest
type SignResult ¶
type SignResult struct { Signature []uint8 Origin *SignOrigin }
func SignResultFromPb ¶
func SignResultFromPb(pb *eventpb.SignResult) *SignResult
func (*SignResult) MirReflect ¶
func (*SignResult) MirReflect() mirreflect.Type
func (*SignResult) Pb ¶
func (m *SignResult) Pb() *eventpb.SignResult
type TimerGarbageCollect ¶ added in v0.3.5
type TimerGarbageCollect struct {
RetentionIndex types.RetentionIndex
}
func TimerGarbageCollectFromPb ¶ added in v0.3.5
func TimerGarbageCollectFromPb(pb *eventpb.TimerGarbageCollect) *TimerGarbageCollect
func (*TimerGarbageCollect) MirReflect ¶ added in v0.3.5
func (*TimerGarbageCollect) MirReflect() mirreflect.Type
func (*TimerGarbageCollect) Pb ¶ added in v0.3.5
func (m *TimerGarbageCollect) Pb() *eventpb.TimerGarbageCollect
type TimerRepeat ¶ added in v0.3.5
type TimerRepeat struct { EventsToRepeat []*Event Delay types.TimeDuration RetentionIndex types.RetentionIndex }
func TimerRepeatFromPb ¶ added in v0.3.5
func TimerRepeatFromPb(pb *eventpb.TimerRepeat) *TimerRepeat
func (*TimerRepeat) MirReflect ¶ added in v0.3.5
func (*TimerRepeat) MirReflect() mirreflect.Type
func (*TimerRepeat) Pb ¶ added in v0.3.5
func (m *TimerRepeat) Pb() *eventpb.TimerRepeat
type VerifyNodeSigs ¶
type VerifyNodeSigs struct { Data []*SigVerData Signatures [][]uint8 Origin *SigVerOrigin NodeIds []types.NodeID }
func VerifyNodeSigsFromPb ¶
func VerifyNodeSigsFromPb(pb *eventpb.VerifyNodeSigs) *VerifyNodeSigs
func (*VerifyNodeSigs) MirReflect ¶
func (*VerifyNodeSigs) MirReflect() mirreflect.Type
func (*VerifyNodeSigs) Pb ¶
func (m *VerifyNodeSigs) Pb() *eventpb.VerifyNodeSigs
Click to show internal directories.
Click to hide internal directories.