Documentation
¶
Index ¶
- Constants
- Variables
- type AttestedReportMany
- func (*AttestedReportMany) Descriptor() ([]byte, []int)deprecated
- func (x *AttestedReportMany) GetAttributedObservations() []*AttributedObservation
- func (x *AttestedReportMany) GetSignatures() [][]byte
- func (*AttestedReportMany) ProtoMessage()
- func (x *AttestedReportMany) ProtoReflect() protoreflect.Message
- func (x *AttestedReportMany) Reset()
- func (x *AttestedReportMany) String() string
- type AttestedReportOne
- func (*AttestedReportOne) Descriptor() ([]byte, []int)deprecated
- func (x *AttestedReportOne) GetAttributedObservations() []*AttributedObservation
- func (x *AttestedReportOne) GetSignature() []byte
- func (*AttestedReportOne) ProtoMessage()
- func (x *AttestedReportOne) ProtoReflect() protoreflect.Message
- func (x *AttestedReportOne) Reset()
- func (x *AttestedReportOne) String() string
- type AttributedObservation
- func (*AttributedObservation) Descriptor() ([]byte, []int)deprecated
- func (x *AttributedObservation) GetObservation() *Observation
- func (x *AttributedObservation) GetObserver() uint32
- func (*AttributedObservation) ProtoMessage()
- func (x *AttributedObservation) ProtoReflect() protoreflect.Message
- func (x *AttributedObservation) Reset()
- func (x *AttributedObservation) String() string
- type AttributedSignedObservation
- func (*AttributedSignedObservation) Descriptor() ([]byte, []int)deprecated
- func (x *AttributedSignedObservation) GetObserver() uint32
- func (x *AttributedSignedObservation) GetSignedObservation() *SignedObservation
- func (*AttributedSignedObservation) ProtoMessage()
- func (x *AttributedSignedObservation) ProtoReflect() protoreflect.Message
- func (x *AttributedSignedObservation) Reset()
- func (x *AttributedSignedObservation) String() string
- type Explorer
- type MessageFinal
- func (*MessageFinal) Descriptor() ([]byte, []int)deprecated
- func (x *MessageFinal) GetEpoch() uint64
- func (x *MessageFinal) GetReport() *AttestedReportMany
- func (x *MessageFinal) GetRound() uint64
- func (*MessageFinal) ProtoMessage()
- func (x *MessageFinal) ProtoReflect() protoreflect.Message
- func (x *MessageFinal) Reset()
- func (x *MessageFinal) String() string
- type MessageFinalEcho
- type MessageNewEpoch
- type MessageObserve
- func (*MessageObserve) Descriptor() ([]byte, []int)deprecated
- func (x *MessageObserve) GetEpoch() uint64
- func (x *MessageObserve) GetRound() uint64
- func (x *MessageObserve) GetSignedObservation() *SignedObservation
- func (*MessageObserve) ProtoMessage()
- func (x *MessageObserve) ProtoReflect() protoreflect.Message
- func (x *MessageObserve) Reset()
- func (x *MessageObserve) String() string
- type MessageObserveReq
- func (*MessageObserveReq) Descriptor() ([]byte, []int)deprecated
- func (x *MessageObserveReq) GetEpoch() uint64
- func (x *MessageObserveReq) GetRound() uint64
- func (*MessageObserveReq) ProtoMessage()
- func (x *MessageObserveReq) ProtoReflect() protoreflect.Message
- func (x *MessageObserveReq) Reset()
- func (x *MessageObserveReq) String() string
- type MessageReport
- func (*MessageReport) Descriptor() ([]byte, []int)deprecated
- func (x *MessageReport) GetEpoch() uint64
- func (x *MessageReport) GetReport() *AttestedReportOne
- func (x *MessageReport) GetRound() uint64
- func (*MessageReport) ProtoMessage()
- func (x *MessageReport) ProtoReflect() protoreflect.Message
- func (x *MessageReport) Reset()
- func (x *MessageReport) String() string
- type MessageReportReq
- func (*MessageReportReq) Descriptor() ([]byte, []int)deprecated
- func (x *MessageReportReq) GetAttributedSignedObservations() []*AttributedSignedObservation
- func (x *MessageReportReq) GetEpoch() uint64
- func (x *MessageReportReq) GetRound() uint64
- func (*MessageReportReq) ProtoMessage()
- func (x *MessageReportReq) ProtoReflect() protoreflect.Message
- func (x *MessageReportReq) Reset()
- func (x *MessageReportReq) String() string
- type MessageWrapper
- func (*MessageWrapper) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWrapper) GetMessageFinal() *MessageFinal
- func (x *MessageWrapper) GetMessageFinalEcho() *MessageFinalEcho
- func (x *MessageWrapper) GetMessageNewEpoch() *MessageNewEpoch
- func (x *MessageWrapper) GetMessageObserve() *MessageObserve
- func (x *MessageWrapper) GetMessageObserveReq() *MessageObserveReq
- func (x *MessageWrapper) GetMessageReport() *MessageReport
- func (x *MessageWrapper) GetMessageReportReq() *MessageReportReq
- func (m *MessageWrapper) GetMsg() isMessageWrapper_Msg
- func (*MessageWrapper) ProtoMessage()
- func (x *MessageWrapper) ProtoReflect() protoreflect.Message
- func (x *MessageWrapper) Reset()
- func (x *MessageWrapper) String() string
- type MessageWrapper_MessageFinal
- type MessageWrapper_MessageFinalEcho
- type MessageWrapper_MessageNewEpoch
- type MessageWrapper_MessageObserve
- type MessageWrapper_MessageObserveReq
- type MessageWrapper_MessageReport
- type MessageWrapper_MessageReportReq
- type Messages
- type MessagesCount
- type Observation
- type SignedAnnouncement
- func (*SignedAnnouncement) Descriptor() ([]byte, []int)deprecated
- func (x *SignedAnnouncement) GetAddrs() [][]byte
- func (x *SignedAnnouncement) GetCounter() uint64
- func (x *SignedAnnouncement) GetPublicKey() []byte
- func (x *SignedAnnouncement) GetSig() []byte
- func (x *SignedAnnouncement) GetUserPrefix() uint32
- func (*SignedAnnouncement) ProtoMessage()
- func (x *SignedAnnouncement) ProtoReflect() protoreflect.Message
- func (x *SignedAnnouncement) Reset()
- func (x *SignedAnnouncement) String() string
- type SignedObservation
- func (*SignedObservation) Descriptor() ([]byte, []int)deprecated
- func (x *SignedObservation) GetObservation() *Observation
- func (x *SignedObservation) GetSignature() []byte
- func (*SignedObservation) ProtoMessage()
- func (x *SignedObservation) ProtoReflect() protoreflect.Message
- func (x *SignedObservation) Reset()
- func (x *SignedObservation) String() string
- type TelemetryAssertionViolation
- func (*TelemetryAssertionViolation) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryAssertionViolation) GetInvalidSerialization() *TelemetryAssertionViolationInvalidSerialization
- func (x *TelemetryAssertionViolation) GetInvalidSignature() *TelemetryAssertionViolationInvalidSignature
- func (m *TelemetryAssertionViolation) GetViolation() isTelemetryAssertionViolation_Violation
- func (*TelemetryAssertionViolation) ProtoMessage()
- func (x *TelemetryAssertionViolation) ProtoReflect() protoreflect.Message
- func (x *TelemetryAssertionViolation) Reset()
- func (x *TelemetryAssertionViolation) String() string
- type TelemetryAssertionViolationInvalidSerialization
- func (*TelemetryAssertionViolationInvalidSerialization) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryAssertionViolationInvalidSerialization) GetConfigDigest() []byte
- func (x *TelemetryAssertionViolationInvalidSerialization) GetSender() uint32
- func (x *TelemetryAssertionViolationInvalidSerialization) GetSerializedMsg() []byte
- func (*TelemetryAssertionViolationInvalidSerialization) ProtoMessage()
- func (x *TelemetryAssertionViolationInvalidSerialization) ProtoReflect() protoreflect.Message
- func (x *TelemetryAssertionViolationInvalidSerialization) Reset()
- func (x *TelemetryAssertionViolationInvalidSerialization) String() string
- type TelemetryAssertionViolationInvalidSignature
- func (*TelemetryAssertionViolationInvalidSignature) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryAssertionViolationInvalidSignature) GetConfigDigest() []byte
- func (x *TelemetryAssertionViolationInvalidSignature) GetMsg() *MessageWrapper
- func (x *TelemetryAssertionViolationInvalidSignature) GetSender() uint32
- func (*TelemetryAssertionViolationInvalidSignature) ProtoMessage()
- func (x *TelemetryAssertionViolationInvalidSignature) ProtoReflect() protoreflect.Message
- func (x *TelemetryAssertionViolationInvalidSignature) Reset()
- func (x *TelemetryAssertionViolationInvalidSignature) String() string
- type TelemetryAssertionViolation_InvalidSerialization
- type TelemetryAssertionViolation_InvalidSignature
- type TelemetryMessageBroadcast
- func (*TelemetryMessageBroadcast) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryMessageBroadcast) GetConfigDigest() []byte
- func (x *TelemetryMessageBroadcast) GetMsg() *MessageWrapper
- func (x *TelemetryMessageBroadcast) GetSerializedMsg() []byte
- func (*TelemetryMessageBroadcast) ProtoMessage()
- func (x *TelemetryMessageBroadcast) ProtoReflect() protoreflect.Message
- func (x *TelemetryMessageBroadcast) Reset()
- func (x *TelemetryMessageBroadcast) String() string
- type TelemetryMessageReceived
- func (*TelemetryMessageReceived) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryMessageReceived) GetConfigDigest() []byte
- func (x *TelemetryMessageReceived) GetMsg() *MessageWrapper
- func (x *TelemetryMessageReceived) GetSender() uint32
- func (*TelemetryMessageReceived) ProtoMessage()
- func (x *TelemetryMessageReceived) ProtoReflect() protoreflect.Message
- func (x *TelemetryMessageReceived) Reset()
- func (x *TelemetryMessageReceived) String() string
- type TelemetryMessageSent
- func (*TelemetryMessageSent) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryMessageSent) GetConfigDigest() []byte
- func (x *TelemetryMessageSent) GetMsg() *MessageWrapper
- func (x *TelemetryMessageSent) GetReceiver() uint32
- func (x *TelemetryMessageSent) GetSerializedMsg() []byte
- func (*TelemetryMessageSent) ProtoMessage()
- func (x *TelemetryMessageSent) ProtoReflect() protoreflect.Message
- func (x *TelemetryMessageSent) Reset()
- func (x *TelemetryMessageSent) String() string
- type TelemetryRoundStarted
- func (*TelemetryRoundStarted) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryRoundStarted) GetConfigDigest() []byte
- func (x *TelemetryRoundStarted) GetEpoch() uint64
- func (x *TelemetryRoundStarted) GetLeader() uint64
- func (x *TelemetryRoundStarted) GetRound() uint64
- func (x *TelemetryRoundStarted) GetTime() uint64
- func (*TelemetryRoundStarted) ProtoMessage()
- func (x *TelemetryRoundStarted) ProtoReflect() protoreflect.Message
- func (x *TelemetryRoundStarted) Reset()
- func (x *TelemetryRoundStarted) String() string
- type TelemetryWrapper
- func (*TelemetryWrapper) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryWrapper) GetAssertionViolation() *TelemetryAssertionViolation
- func (x *TelemetryWrapper) GetMessageBroadcast() *TelemetryMessageBroadcast
- func (x *TelemetryWrapper) GetMessageReceived() *TelemetryMessageReceived
- func (x *TelemetryWrapper) GetMessageSent() *TelemetryMessageSent
- func (x *TelemetryWrapper) GetRoundStarted() *TelemetryRoundStarted
- func (m *TelemetryWrapper) GetWrapped() isTelemetryWrapper_Wrapped
- func (*TelemetryWrapper) ProtoMessage()
- func (x *TelemetryWrapper) ProtoReflect() protoreflect.Message
- func (x *TelemetryWrapper) Reset()
- func (x *TelemetryWrapper) String() string
- type TelemetryWrapper_AssertionViolation
- type TelemetryWrapper_MessageBroadcast
- type TelemetryWrapper_MessageReceived
- type TelemetryWrapper_MessageSent
- type TelemetryWrapper_RoundStarted
Constants ¶
const ( WSReadBufferSizeDefault = 1024 WSWriteBufferSizeDefault = 1024 )
Variables ¶
var File_cl_offchainreporting_messages_proto protoreflect.FileDescriptor
var File_cl_offchainreporting_telemetry_proto protoreflect.FileDescriptor
var File_serialization_cl_dht_addr_announcement_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AttestedReportMany ¶
type AttestedReportMany struct {
AttributedObservations []*AttributedObservation `protobuf:"bytes,1,rep,name=attributedObservations,proto3" json:"attributedObservations,omitempty"`
Signatures [][]byte `protobuf:"bytes,2,rep,name=signatures,proto3" json:"signatures,omitempty"`
// contains filtered or unexported fields
}
func (*AttestedReportMany) Descriptor
deprecated
func (*AttestedReportMany) Descriptor() ([]byte, []int)
Deprecated: Use AttestedReportMany.ProtoReflect.Descriptor instead.
func (*AttestedReportMany) GetAttributedObservations ¶
func (x *AttestedReportMany) GetAttributedObservations() []*AttributedObservation
func (*AttestedReportMany) GetSignatures ¶
func (x *AttestedReportMany) GetSignatures() [][]byte
func (*AttestedReportMany) ProtoMessage ¶
func (*AttestedReportMany) ProtoMessage()
func (*AttestedReportMany) ProtoReflect ¶
func (x *AttestedReportMany) ProtoReflect() protoreflect.Message
func (*AttestedReportMany) Reset ¶
func (x *AttestedReportMany) Reset()
func (*AttestedReportMany) String ¶
func (x *AttestedReportMany) String() string
type AttestedReportOne ¶
type AttestedReportOne struct {
AttributedObservations []*AttributedObservation `protobuf:"bytes,1,rep,name=attributedObservations,proto3" json:"attributedObservations,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func (*AttestedReportOne) Descriptor
deprecated
func (*AttestedReportOne) Descriptor() ([]byte, []int)
Deprecated: Use AttestedReportOne.ProtoReflect.Descriptor instead.
func (*AttestedReportOne) GetAttributedObservations ¶
func (x *AttestedReportOne) GetAttributedObservations() []*AttributedObservation
func (*AttestedReportOne) GetSignature ¶
func (x *AttestedReportOne) GetSignature() []byte
func (*AttestedReportOne) ProtoMessage ¶
func (*AttestedReportOne) ProtoMessage()
func (*AttestedReportOne) ProtoReflect ¶
func (x *AttestedReportOne) ProtoReflect() protoreflect.Message
func (*AttestedReportOne) Reset ¶
func (x *AttestedReportOne) Reset()
func (*AttestedReportOne) String ¶
func (x *AttestedReportOne) String() string
type AttributedObservation ¶
type AttributedObservation struct {
Observation *Observation `protobuf:"bytes,1,opt,name=observation,proto3" json:"observation,omitempty"`
Observer uint32 `protobuf:"varint,2,opt,name=observer,proto3" json:"observer,omitempty"`
// contains filtered or unexported fields
}
func (*AttributedObservation) Descriptor
deprecated
func (*AttributedObservation) Descriptor() ([]byte, []int)
Deprecated: Use AttributedObservation.ProtoReflect.Descriptor instead.
func (*AttributedObservation) GetObservation ¶
func (x *AttributedObservation) GetObservation() *Observation
func (*AttributedObservation) GetObserver ¶
func (x *AttributedObservation) GetObserver() uint32
func (*AttributedObservation) ProtoMessage ¶
func (*AttributedObservation) ProtoMessage()
func (*AttributedObservation) ProtoReflect ¶
func (x *AttributedObservation) ProtoReflect() protoreflect.Message
func (*AttributedObservation) Reset ¶
func (x *AttributedObservation) Reset()
func (*AttributedObservation) String ¶
func (x *AttributedObservation) String() string
type AttributedSignedObservation ¶
type AttributedSignedObservation struct {
SignedObservation *SignedObservation `protobuf:"bytes,1,opt,name=signedObservation,proto3" json:"signedObservation,omitempty"`
Observer uint32 `protobuf:"varint,2,opt,name=observer,proto3" json:"observer,omitempty"`
// contains filtered or unexported fields
}
func (*AttributedSignedObservation) Descriptor
deprecated
func (*AttributedSignedObservation) Descriptor() ([]byte, []int)
Deprecated: Use AttributedSignedObservation.ProtoReflect.Descriptor instead.
func (*AttributedSignedObservation) GetObserver ¶
func (x *AttributedSignedObservation) GetObserver() uint32
func (*AttributedSignedObservation) GetSignedObservation ¶
func (x *AttributedSignedObservation) GetSignedObservation() *SignedObservation
func (*AttributedSignedObservation) ProtoMessage ¶
func (*AttributedSignedObservation) ProtoMessage()
func (*AttributedSignedObservation) ProtoReflect ¶
func (x *AttributedSignedObservation) ProtoReflect() protoreflect.Message
func (*AttributedSignedObservation) Reset ¶
func (x *AttributedSignedObservation) Reset()
func (*AttributedSignedObservation) String ¶
func (x *AttributedSignedObservation) String() string
type MessageFinal ¶
type MessageFinal struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Round uint64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"`
Report *AttestedReportMany `protobuf:"bytes,3,opt,name=report,proto3" json:"report,omitempty"`
// contains filtered or unexported fields
}
func (*MessageFinal) Descriptor
deprecated
func (*MessageFinal) Descriptor() ([]byte, []int)
Deprecated: Use MessageFinal.ProtoReflect.Descriptor instead.
func (*MessageFinal) GetEpoch ¶
func (x *MessageFinal) GetEpoch() uint64
func (*MessageFinal) GetReport ¶
func (x *MessageFinal) GetReport() *AttestedReportMany
func (*MessageFinal) GetRound ¶
func (x *MessageFinal) GetRound() uint64
func (*MessageFinal) ProtoMessage ¶
func (*MessageFinal) ProtoMessage()
func (*MessageFinal) ProtoReflect ¶
func (x *MessageFinal) ProtoReflect() protoreflect.Message
func (*MessageFinal) Reset ¶
func (x *MessageFinal) Reset()
func (*MessageFinal) String ¶
func (x *MessageFinal) String() string
type MessageFinalEcho ¶
type MessageFinalEcho struct {
Final *MessageFinal `protobuf:"bytes,1,opt,name=final,proto3" json:"final,omitempty"`
// contains filtered or unexported fields
}
MessageFinalEcho has exactly the same fields as MessageFinal
func (*MessageFinalEcho) Descriptor
deprecated
func (*MessageFinalEcho) Descriptor() ([]byte, []int)
Deprecated: Use MessageFinalEcho.ProtoReflect.Descriptor instead.
func (*MessageFinalEcho) GetFinal ¶
func (x *MessageFinalEcho) GetFinal() *MessageFinal
func (*MessageFinalEcho) ProtoMessage ¶
func (*MessageFinalEcho) ProtoMessage()
func (*MessageFinalEcho) ProtoReflect ¶
func (x *MessageFinalEcho) ProtoReflect() protoreflect.Message
func (*MessageFinalEcho) Reset ¶
func (x *MessageFinalEcho) Reset()
func (*MessageFinalEcho) String ¶
func (x *MessageFinalEcho) String() string
type MessageNewEpoch ¶
type MessageNewEpoch struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func (*MessageNewEpoch) Descriptor
deprecated
func (*MessageNewEpoch) Descriptor() ([]byte, []int)
Deprecated: Use MessageNewEpoch.ProtoReflect.Descriptor instead.
func (*MessageNewEpoch) GetEpoch ¶
func (x *MessageNewEpoch) GetEpoch() uint64
func (*MessageNewEpoch) ProtoMessage ¶
func (*MessageNewEpoch) ProtoMessage()
func (*MessageNewEpoch) ProtoReflect ¶
func (x *MessageNewEpoch) ProtoReflect() protoreflect.Message
func (*MessageNewEpoch) Reset ¶
func (x *MessageNewEpoch) Reset()
func (*MessageNewEpoch) String ¶
func (x *MessageNewEpoch) String() string
type MessageObserve ¶
type MessageObserve struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Round uint64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"`
SignedObservation *SignedObservation `protobuf:"bytes,3,opt,name=signedObservation,proto3" json:"signedObservation,omitempty"`
// contains filtered or unexported fields
}
func (*MessageObserve) Descriptor
deprecated
func (*MessageObserve) Descriptor() ([]byte, []int)
Deprecated: Use MessageObserve.ProtoReflect.Descriptor instead.
func (*MessageObserve) GetEpoch ¶
func (x *MessageObserve) GetEpoch() uint64
func (*MessageObserve) GetRound ¶
func (x *MessageObserve) GetRound() uint64
func (*MessageObserve) GetSignedObservation ¶
func (x *MessageObserve) GetSignedObservation() *SignedObservation
func (*MessageObserve) ProtoMessage ¶
func (*MessageObserve) ProtoMessage()
func (*MessageObserve) ProtoReflect ¶
func (x *MessageObserve) ProtoReflect() protoreflect.Message
func (*MessageObserve) Reset ¶
func (x *MessageObserve) Reset()
func (*MessageObserve) String ¶
func (x *MessageObserve) String() string
type MessageObserveReq ¶
type MessageObserveReq struct {
Round uint64 `protobuf:"varint,1,opt,name=round,proto3" json:"round,omitempty"`
Epoch uint64 `protobuf:"varint,2,opt,name=epoch,proto3" json:"epoch,omitempty"`
// contains filtered or unexported fields
}
func (*MessageObserveReq) Descriptor
deprecated
func (*MessageObserveReq) Descriptor() ([]byte, []int)
Deprecated: Use MessageObserveReq.ProtoReflect.Descriptor instead.
func (*MessageObserveReq) GetEpoch ¶
func (x *MessageObserveReq) GetEpoch() uint64
func (*MessageObserveReq) GetRound ¶
func (x *MessageObserveReq) GetRound() uint64
func (*MessageObserveReq) ProtoMessage ¶
func (*MessageObserveReq) ProtoMessage()
func (*MessageObserveReq) ProtoReflect ¶
func (x *MessageObserveReq) ProtoReflect() protoreflect.Message
func (*MessageObserveReq) Reset ¶
func (x *MessageObserveReq) Reset()
func (*MessageObserveReq) String ¶
func (x *MessageObserveReq) String() string
type MessageReport ¶
type MessageReport struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Round uint64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"`
Report *AttestedReportOne `protobuf:"bytes,3,opt,name=report,proto3" json:"report,omitempty"`
// contains filtered or unexported fields
}
func (*MessageReport) Descriptor
deprecated
func (*MessageReport) Descriptor() ([]byte, []int)
Deprecated: Use MessageReport.ProtoReflect.Descriptor instead.
func (*MessageReport) GetEpoch ¶
func (x *MessageReport) GetEpoch() uint64
func (*MessageReport) GetReport ¶
func (x *MessageReport) GetReport() *AttestedReportOne
func (*MessageReport) GetRound ¶
func (x *MessageReport) GetRound() uint64
func (*MessageReport) ProtoMessage ¶
func (*MessageReport) ProtoMessage()
func (*MessageReport) ProtoReflect ¶
func (x *MessageReport) ProtoReflect() protoreflect.Message
func (*MessageReport) Reset ¶
func (x *MessageReport) Reset()
func (*MessageReport) String ¶
func (x *MessageReport) String() string
type MessageReportReq ¶
type MessageReportReq struct {
Epoch uint64 `protobuf:"varint,1,opt,name=epoch,proto3" json:"epoch,omitempty"`
Round uint64 `protobuf:"varint,2,opt,name=round,proto3" json:"round,omitempty"`
AttributedSignedObservations []*AttributedSignedObservation `protobuf:"bytes,3,rep,name=attributedSignedObservations,proto3" json:"attributedSignedObservations,omitempty"`
// contains filtered or unexported fields
}
func (*MessageReportReq) Descriptor
deprecated
func (*MessageReportReq) Descriptor() ([]byte, []int)
Deprecated: Use MessageReportReq.ProtoReflect.Descriptor instead.
func (*MessageReportReq) GetAttributedSignedObservations ¶
func (x *MessageReportReq) GetAttributedSignedObservations() []*AttributedSignedObservation
func (*MessageReportReq) GetEpoch ¶
func (x *MessageReportReq) GetEpoch() uint64
func (*MessageReportReq) GetRound ¶
func (x *MessageReportReq) GetRound() uint64
func (*MessageReportReq) ProtoMessage ¶
func (*MessageReportReq) ProtoMessage()
func (*MessageReportReq) ProtoReflect ¶
func (x *MessageReportReq) ProtoReflect() protoreflect.Message
func (*MessageReportReq) Reset ¶
func (x *MessageReportReq) Reset()
func (*MessageReportReq) String ¶
func (x *MessageReportReq) String() string
type MessageWrapper ¶
type MessageWrapper struct {
// Types that are assignable to Msg:
// *MessageWrapper_MessageNewEpoch
// *MessageWrapper_MessageObserveReq
// *MessageWrapper_MessageObserve
// *MessageWrapper_MessageReportReq
// *MessageWrapper_MessageReport
// *MessageWrapper_MessageFinal
// *MessageWrapper_MessageFinalEcho
Msg isMessageWrapper_Msg `protobuf_oneof:"msg"`
// contains filtered or unexported fields
}
func (*MessageWrapper) Descriptor
deprecated
func (*MessageWrapper) Descriptor() ([]byte, []int)
Deprecated: Use MessageWrapper.ProtoReflect.Descriptor instead.
func (*MessageWrapper) GetMessageFinal ¶
func (x *MessageWrapper) GetMessageFinal() *MessageFinal
func (*MessageWrapper) GetMessageFinalEcho ¶
func (x *MessageWrapper) GetMessageFinalEcho() *MessageFinalEcho
func (*MessageWrapper) GetMessageNewEpoch ¶
func (x *MessageWrapper) GetMessageNewEpoch() *MessageNewEpoch
func (*MessageWrapper) GetMessageObserve ¶
func (x *MessageWrapper) GetMessageObserve() *MessageObserve
func (*MessageWrapper) GetMessageObserveReq ¶
func (x *MessageWrapper) GetMessageObserveReq() *MessageObserveReq
func (*MessageWrapper) GetMessageReport ¶
func (x *MessageWrapper) GetMessageReport() *MessageReport
func (*MessageWrapper) GetMessageReportReq ¶
func (x *MessageWrapper) GetMessageReportReq() *MessageReportReq
func (*MessageWrapper) GetMsg ¶
func (m *MessageWrapper) GetMsg() isMessageWrapper_Msg
func (*MessageWrapper) ProtoMessage ¶
func (*MessageWrapper) ProtoMessage()
func (*MessageWrapper) ProtoReflect ¶
func (x *MessageWrapper) ProtoReflect() protoreflect.Message
func (*MessageWrapper) Reset ¶
func (x *MessageWrapper) Reset()
func (*MessageWrapper) String ¶
func (x *MessageWrapper) String() string
type MessageWrapper_MessageFinal ¶
type MessageWrapper_MessageFinal struct {
MessageFinal *MessageFinal `protobuf:"bytes,7,opt,name=messageFinal,proto3,oneof"`
}
type MessageWrapper_MessageFinalEcho ¶
type MessageWrapper_MessageFinalEcho struct {
MessageFinalEcho *MessageFinalEcho `protobuf:"bytes,8,opt,name=messageFinalEcho,proto3,oneof"`
}
type MessageWrapper_MessageNewEpoch ¶
type MessageWrapper_MessageNewEpoch struct {
MessageNewEpoch *MessageNewEpoch `protobuf:"bytes,2,opt,name=messageNewEpoch,proto3,oneof"`
}
type MessageWrapper_MessageObserve ¶
type MessageWrapper_MessageObserve struct {
MessageObserve *MessageObserve `protobuf:"bytes,4,opt,name=messageObserve,proto3,oneof"`
}
type MessageWrapper_MessageObserveReq ¶
type MessageWrapper_MessageObserveReq struct {
MessageObserveReq *MessageObserveReq `protobuf:"bytes,3,opt,name=messageObserveReq,proto3,oneof"`
}
type MessageWrapper_MessageReport ¶
type MessageWrapper_MessageReport struct {
MessageReport *MessageReport `protobuf:"bytes,6,opt,name=messageReport,proto3,oneof"`
}
type MessageWrapper_MessageReportReq ¶
type MessageWrapper_MessageReportReq struct {
MessageReportReq *MessageReportReq `protobuf:"bytes,5,opt,name=messageReportReq,proto3,oneof"`
}
type Messages ¶
type Messages struct {
// telemetry
Received []*TelemetryMessageReceived `json:"received"`
Broadcast []*TelemetryMessageBroadcast `json:"broadcast"`
Sent []*TelemetryMessageSent `json:"sent"`
AssertViolation []*TelemetryAssertionViolation `json:"assert_violation"`
RoundStarted []*TelemetryRoundStarted `json:"round_started"`
// messages
NewEpoch []*MessageNewEpoch `json:"new_epoch"`
Final []*MessageFinal `json:"final"`
FinalEcho []*MessageFinalEcho `json:"final_echo"`
Observe []*MessageObserve `json:"observe"`
ObserveReq []*MessageObserveReq `json:"observe_req"`
Report []*MessageReport `json:"report"`
ReportReq []*MessageReportReq `json:"report_req"`
// DHT
DHTAnnounce []*SignedAnnouncement `json:"dht_announce"`
Unknown []string `json:"unknown"`
Errors []string `json:"errors"`
}
Messages explorer messages by type
type MessagesCount ¶
type MessagesCount struct {
// telemetry
Received int `json:"received"`
Broadcast int `json:"broadcast"`
Sent int `json:"sent"`
AssertViolation int `json:"assert_violation"`
RoundStarted int `json:"round_started"`
// messages
NewEpoch int `json:"new_epoch"`
Final int `json:"final"`
FinalEcho int `json:"final_echo"`
Observe int `json:"observe"`
ObserveReq int `json:"observe_req"`
Report int `json:"report"`
ReportReq int `json:"report_req"`
// DHT
DHTAnnounce int `json:"dht_announce"`
Unknown int `json:"unknown"`
Errors int `json:"errors"`
}
MessagesCount counts total exolorer messages received
type Observation ¶
type Observation struct {
Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*Observation) Descriptor
deprecated
func (*Observation) Descriptor() ([]byte, []int)
Deprecated: Use Observation.ProtoReflect.Descriptor instead.
func (*Observation) GetValue ¶
func (x *Observation) GetValue() []byte
func (*Observation) ProtoMessage ¶
func (*Observation) ProtoMessage()
func (*Observation) ProtoReflect ¶
func (x *Observation) ProtoReflect() protoreflect.Message
func (*Observation) Reset ¶
func (x *Observation) Reset()
func (*Observation) String ¶
func (x *Observation) String() string
type SignedAnnouncement ¶
type SignedAnnouncement struct {
Addrs [][]byte `protobuf:"bytes,1,rep,name=addrs,proto3" json:"addrs,omitempty"`
UserPrefix uint32 `protobuf:"varint,2,opt,name=userPrefix,proto3" json:"userPrefix,omitempty"`
Counter uint64 `protobuf:"varint,3,opt,name=counter,proto3" json:"counter,omitempty"`
PublicKey []byte `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"`
Sig []byte `protobuf:"bytes,5,opt,name=sig,proto3" json:"sig,omitempty"`
// contains filtered or unexported fields
}
func (*SignedAnnouncement) Descriptor
deprecated
func (*SignedAnnouncement) Descriptor() ([]byte, []int)
Deprecated: Use SignedAnnouncement.ProtoReflect.Descriptor instead.
func (*SignedAnnouncement) GetAddrs ¶
func (x *SignedAnnouncement) GetAddrs() [][]byte
func (*SignedAnnouncement) GetCounter ¶
func (x *SignedAnnouncement) GetCounter() uint64
func (*SignedAnnouncement) GetPublicKey ¶
func (x *SignedAnnouncement) GetPublicKey() []byte
func (*SignedAnnouncement) GetSig ¶
func (x *SignedAnnouncement) GetSig() []byte
func (*SignedAnnouncement) GetUserPrefix ¶
func (x *SignedAnnouncement) GetUserPrefix() uint32
func (*SignedAnnouncement) ProtoMessage ¶
func (*SignedAnnouncement) ProtoMessage()
func (*SignedAnnouncement) ProtoReflect ¶
func (x *SignedAnnouncement) ProtoReflect() protoreflect.Message
func (*SignedAnnouncement) Reset ¶
func (x *SignedAnnouncement) Reset()
func (*SignedAnnouncement) String ¶
func (x *SignedAnnouncement) String() string
type SignedObservation ¶
type SignedObservation struct {
Observation *Observation `protobuf:"bytes,1,opt,name=observation,proto3" json:"observation,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func (*SignedObservation) Descriptor
deprecated
func (*SignedObservation) Descriptor() ([]byte, []int)
Deprecated: Use SignedObservation.ProtoReflect.Descriptor instead.
func (*SignedObservation) GetObservation ¶
func (x *SignedObservation) GetObservation() *Observation
func (*SignedObservation) GetSignature ¶
func (x *SignedObservation) GetSignature() []byte
func (*SignedObservation) ProtoMessage ¶
func (*SignedObservation) ProtoMessage()
func (*SignedObservation) ProtoReflect ¶
func (x *SignedObservation) ProtoReflect() protoreflect.Message
func (*SignedObservation) Reset ¶
func (x *SignedObservation) Reset()
func (*SignedObservation) String ¶
func (x *SignedObservation) String() string
type TelemetryAssertionViolation ¶
type TelemetryAssertionViolation struct {
// Types that are assignable to Violation:
// *TelemetryAssertionViolation_InvalidSignature
// *TelemetryAssertionViolation_InvalidSerialization
Violation isTelemetryAssertionViolation_Violation `protobuf_oneof:"violation"`
// contains filtered or unexported fields
}
func (*TelemetryAssertionViolation) Descriptor
deprecated
func (*TelemetryAssertionViolation) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryAssertionViolation.ProtoReflect.Descriptor instead.
func (*TelemetryAssertionViolation) GetInvalidSerialization ¶
func (x *TelemetryAssertionViolation) GetInvalidSerialization() *TelemetryAssertionViolationInvalidSerialization
func (*TelemetryAssertionViolation) GetInvalidSignature ¶
func (x *TelemetryAssertionViolation) GetInvalidSignature() *TelemetryAssertionViolationInvalidSignature
func (*TelemetryAssertionViolation) GetViolation ¶
func (m *TelemetryAssertionViolation) GetViolation() isTelemetryAssertionViolation_Violation
func (*TelemetryAssertionViolation) ProtoMessage ¶
func (*TelemetryAssertionViolation) ProtoMessage()
func (*TelemetryAssertionViolation) ProtoReflect ¶
func (x *TelemetryAssertionViolation) ProtoReflect() protoreflect.Message
func (*TelemetryAssertionViolation) Reset ¶
func (x *TelemetryAssertionViolation) Reset()
func (*TelemetryAssertionViolation) String ¶
func (x *TelemetryAssertionViolation) String() string
type TelemetryAssertionViolationInvalidSerialization ¶
type TelemetryAssertionViolationInvalidSerialization struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
SerializedMsg []byte `protobuf:"bytes,2,opt,name=serializedMsg,proto3" json:"serializedMsg,omitempty"`
Sender uint32 `protobuf:"varint,3,opt,name=sender,proto3" json:"sender,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryAssertionViolationInvalidSerialization) Descriptor
deprecated
func (*TelemetryAssertionViolationInvalidSerialization) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryAssertionViolationInvalidSerialization.ProtoReflect.Descriptor instead.
func (*TelemetryAssertionViolationInvalidSerialization) GetConfigDigest ¶
func (x *TelemetryAssertionViolationInvalidSerialization) GetConfigDigest() []byte
func (*TelemetryAssertionViolationInvalidSerialization) GetSender ¶
func (x *TelemetryAssertionViolationInvalidSerialization) GetSender() uint32
func (*TelemetryAssertionViolationInvalidSerialization) GetSerializedMsg ¶
func (x *TelemetryAssertionViolationInvalidSerialization) GetSerializedMsg() []byte
func (*TelemetryAssertionViolationInvalidSerialization) ProtoMessage ¶
func (*TelemetryAssertionViolationInvalidSerialization) ProtoMessage()
func (*TelemetryAssertionViolationInvalidSerialization) ProtoReflect ¶
func (x *TelemetryAssertionViolationInvalidSerialization) ProtoReflect() protoreflect.Message
func (*TelemetryAssertionViolationInvalidSerialization) Reset ¶
func (x *TelemetryAssertionViolationInvalidSerialization) Reset()
func (*TelemetryAssertionViolationInvalidSerialization) String ¶
func (x *TelemetryAssertionViolationInvalidSerialization) String() string
type TelemetryAssertionViolationInvalidSignature ¶
type TelemetryAssertionViolationInvalidSignature struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
Msg *MessageWrapper `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
Sender uint32 `protobuf:"varint,3,opt,name=sender,proto3" json:"sender,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryAssertionViolationInvalidSignature) Descriptor
deprecated
func (*TelemetryAssertionViolationInvalidSignature) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryAssertionViolationInvalidSignature.ProtoReflect.Descriptor instead.
func (*TelemetryAssertionViolationInvalidSignature) GetConfigDigest ¶
func (x *TelemetryAssertionViolationInvalidSignature) GetConfigDigest() []byte
func (*TelemetryAssertionViolationInvalidSignature) GetMsg ¶
func (x *TelemetryAssertionViolationInvalidSignature) GetMsg() *MessageWrapper
func (*TelemetryAssertionViolationInvalidSignature) GetSender ¶
func (x *TelemetryAssertionViolationInvalidSignature) GetSender() uint32
func (*TelemetryAssertionViolationInvalidSignature) ProtoMessage ¶
func (*TelemetryAssertionViolationInvalidSignature) ProtoMessage()
func (*TelemetryAssertionViolationInvalidSignature) ProtoReflect ¶
func (x *TelemetryAssertionViolationInvalidSignature) ProtoReflect() protoreflect.Message
func (*TelemetryAssertionViolationInvalidSignature) Reset ¶
func (x *TelemetryAssertionViolationInvalidSignature) Reset()
func (*TelemetryAssertionViolationInvalidSignature) String ¶
func (x *TelemetryAssertionViolationInvalidSignature) String() string
type TelemetryAssertionViolation_InvalidSerialization ¶
type TelemetryAssertionViolation_InvalidSerialization struct {
InvalidSerialization *TelemetryAssertionViolationInvalidSerialization `protobuf:"bytes,2,opt,name=invalidSerialization,proto3,oneof"`
}
type TelemetryAssertionViolation_InvalidSignature ¶
type TelemetryAssertionViolation_InvalidSignature struct {
InvalidSignature *TelemetryAssertionViolationInvalidSignature `protobuf:"bytes,1,opt,name=invalidSignature,proto3,oneof"`
}
type TelemetryMessageBroadcast ¶
type TelemetryMessageBroadcast struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
Msg *MessageWrapper `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
SerializedMsg []byte `protobuf:"bytes,3,opt,name=serializedMsg,proto3" json:"serializedMsg,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryMessageBroadcast) Descriptor
deprecated
func (*TelemetryMessageBroadcast) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryMessageBroadcast.ProtoReflect.Descriptor instead.
func (*TelemetryMessageBroadcast) GetConfigDigest ¶
func (x *TelemetryMessageBroadcast) GetConfigDigest() []byte
func (*TelemetryMessageBroadcast) GetMsg ¶
func (x *TelemetryMessageBroadcast) GetMsg() *MessageWrapper
func (*TelemetryMessageBroadcast) GetSerializedMsg ¶
func (x *TelemetryMessageBroadcast) GetSerializedMsg() []byte
func (*TelemetryMessageBroadcast) ProtoMessage ¶
func (*TelemetryMessageBroadcast) ProtoMessage()
func (*TelemetryMessageBroadcast) ProtoReflect ¶
func (x *TelemetryMessageBroadcast) ProtoReflect() protoreflect.Message
func (*TelemetryMessageBroadcast) Reset ¶
func (x *TelemetryMessageBroadcast) Reset()
func (*TelemetryMessageBroadcast) String ¶
func (x *TelemetryMessageBroadcast) String() string
type TelemetryMessageReceived ¶
type TelemetryMessageReceived struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
Msg *MessageWrapper `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
Sender uint32 `protobuf:"varint,3,opt,name=sender,proto3" json:"sender,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryMessageReceived) Descriptor
deprecated
func (*TelemetryMessageReceived) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryMessageReceived.ProtoReflect.Descriptor instead.
func (*TelemetryMessageReceived) GetConfigDigest ¶
func (x *TelemetryMessageReceived) GetConfigDigest() []byte
func (*TelemetryMessageReceived) GetMsg ¶
func (x *TelemetryMessageReceived) GetMsg() *MessageWrapper
func (*TelemetryMessageReceived) GetSender ¶
func (x *TelemetryMessageReceived) GetSender() uint32
func (*TelemetryMessageReceived) ProtoMessage ¶
func (*TelemetryMessageReceived) ProtoMessage()
func (*TelemetryMessageReceived) ProtoReflect ¶
func (x *TelemetryMessageReceived) ProtoReflect() protoreflect.Message
func (*TelemetryMessageReceived) Reset ¶
func (x *TelemetryMessageReceived) Reset()
func (*TelemetryMessageReceived) String ¶
func (x *TelemetryMessageReceived) String() string
type TelemetryMessageSent ¶
type TelemetryMessageSent struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
Msg *MessageWrapper `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
SerializedMsg []byte `protobuf:"bytes,3,opt,name=serializedMsg,proto3" json:"serializedMsg,omitempty"`
Receiver uint32 `protobuf:"varint,4,opt,name=receiver,proto3" json:"receiver,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryMessageSent) Descriptor
deprecated
func (*TelemetryMessageSent) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryMessageSent.ProtoReflect.Descriptor instead.
func (*TelemetryMessageSent) GetConfigDigest ¶
func (x *TelemetryMessageSent) GetConfigDigest() []byte
func (*TelemetryMessageSent) GetMsg ¶
func (x *TelemetryMessageSent) GetMsg() *MessageWrapper
func (*TelemetryMessageSent) GetReceiver ¶
func (x *TelemetryMessageSent) GetReceiver() uint32
func (*TelemetryMessageSent) GetSerializedMsg ¶
func (x *TelemetryMessageSent) GetSerializedMsg() []byte
func (*TelemetryMessageSent) ProtoMessage ¶
func (*TelemetryMessageSent) ProtoMessage()
func (*TelemetryMessageSent) ProtoReflect ¶
func (x *TelemetryMessageSent) ProtoReflect() protoreflect.Message
func (*TelemetryMessageSent) Reset ¶
func (x *TelemetryMessageSent) Reset()
func (*TelemetryMessageSent) String ¶
func (x *TelemetryMessageSent) String() string
type TelemetryRoundStarted ¶
type TelemetryRoundStarted struct {
ConfigDigest []byte `protobuf:"bytes,1,opt,name=configDigest,proto3" json:"configDigest,omitempty"`
Epoch uint64 `protobuf:"varint,2,opt,name=epoch,proto3" json:"epoch,omitempty"`
Round uint64 `protobuf:"varint,3,opt,name=round,proto3" json:"round,omitempty"`
Leader uint64 `protobuf:"varint,4,opt,name=leader,proto3" json:"leader,omitempty"`
Time uint64 `protobuf:"varint,5,opt,name=time,proto3" json:"time,omitempty"`
// contains filtered or unexported fields
}
func (*TelemetryRoundStarted) Descriptor
deprecated
func (*TelemetryRoundStarted) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryRoundStarted.ProtoReflect.Descriptor instead.
func (*TelemetryRoundStarted) GetConfigDigest ¶
func (x *TelemetryRoundStarted) GetConfigDigest() []byte
func (*TelemetryRoundStarted) GetEpoch ¶
func (x *TelemetryRoundStarted) GetEpoch() uint64
func (*TelemetryRoundStarted) GetLeader ¶
func (x *TelemetryRoundStarted) GetLeader() uint64
func (*TelemetryRoundStarted) GetRound ¶
func (x *TelemetryRoundStarted) GetRound() uint64
func (*TelemetryRoundStarted) GetTime ¶
func (x *TelemetryRoundStarted) GetTime() uint64
func (*TelemetryRoundStarted) ProtoMessage ¶
func (*TelemetryRoundStarted) ProtoMessage()
func (*TelemetryRoundStarted) ProtoReflect ¶
func (x *TelemetryRoundStarted) ProtoReflect() protoreflect.Message
func (*TelemetryRoundStarted) Reset ¶
func (x *TelemetryRoundStarted) Reset()
func (*TelemetryRoundStarted) String ¶
func (x *TelemetryRoundStarted) String() string
type TelemetryWrapper ¶
type TelemetryWrapper struct {
// Types that are assignable to Wrapped:
// *TelemetryWrapper_MessageReceived
// *TelemetryWrapper_MessageBroadcast
// *TelemetryWrapper_MessageSent
// *TelemetryWrapper_AssertionViolation
// *TelemetryWrapper_RoundStarted
Wrapped isTelemetryWrapper_Wrapped `protobuf_oneof:"wrapped"`
// contains filtered or unexported fields
}
func (*TelemetryWrapper) Descriptor
deprecated
func (*TelemetryWrapper) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryWrapper.ProtoReflect.Descriptor instead.
func (*TelemetryWrapper) GetAssertionViolation ¶
func (x *TelemetryWrapper) GetAssertionViolation() *TelemetryAssertionViolation
func (*TelemetryWrapper) GetMessageBroadcast ¶
func (x *TelemetryWrapper) GetMessageBroadcast() *TelemetryMessageBroadcast
func (*TelemetryWrapper) GetMessageReceived ¶
func (x *TelemetryWrapper) GetMessageReceived() *TelemetryMessageReceived
func (*TelemetryWrapper) GetMessageSent ¶
func (x *TelemetryWrapper) GetMessageSent() *TelemetryMessageSent
func (*TelemetryWrapper) GetRoundStarted ¶
func (x *TelemetryWrapper) GetRoundStarted() *TelemetryRoundStarted
func (*TelemetryWrapper) GetWrapped ¶
func (m *TelemetryWrapper) GetWrapped() isTelemetryWrapper_Wrapped
func (*TelemetryWrapper) ProtoMessage ¶
func (*TelemetryWrapper) ProtoMessage()
func (*TelemetryWrapper) ProtoReflect ¶
func (x *TelemetryWrapper) ProtoReflect() protoreflect.Message
func (*TelemetryWrapper) Reset ¶
func (x *TelemetryWrapper) Reset()
func (*TelemetryWrapper) String ¶
func (x *TelemetryWrapper) String() string
type TelemetryWrapper_AssertionViolation ¶
type TelemetryWrapper_AssertionViolation struct {
AssertionViolation *TelemetryAssertionViolation `protobuf:"bytes,4,opt,name=assertionViolation,proto3,oneof"`
}
type TelemetryWrapper_MessageBroadcast ¶
type TelemetryWrapper_MessageBroadcast struct {
MessageBroadcast *TelemetryMessageBroadcast `protobuf:"bytes,2,opt,name=messageBroadcast,proto3,oneof"`
}
type TelemetryWrapper_MessageReceived ¶
type TelemetryWrapper_MessageReceived struct {
MessageReceived *TelemetryMessageReceived `protobuf:"bytes,1,opt,name=messageReceived,proto3,oneof"`
}
type TelemetryWrapper_MessageSent ¶
type TelemetryWrapper_MessageSent struct {
MessageSent *TelemetryMessageSent `protobuf:"bytes,3,opt,name=messageSent,proto3,oneof"`
}
type TelemetryWrapper_RoundStarted ¶
type TelemetryWrapper_RoundStarted struct {
RoundStarted *TelemetryRoundStarted `protobuf:"bytes,5,opt,name=roundStarted,proto3,oneof"`
}