types

package
v0.0.0-...-d6b1dc1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_types_event_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Event

type Event struct {
	EventId   string               `protobuf:"bytes,1,opt,name=eventId,proto3" json:"eventId,omitempty"`
	TimeStamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timeStamp,proto3" json:"timeStamp,omitempty"`
	Sender    string               `protobuf:"bytes,3,opt,name=sender,proto3" json:"sender,omitempty"`
	Data      []byte               `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*Event) Descriptor deprecated

func (*Event) Descriptor() ([]byte, []int)

Deprecated: Use Event.ProtoReflect.Descriptor instead.

func (*Event) GetData

func (x *Event) GetData() []byte

func (*Event) GetEventId

func (x *Event) GetEventId() string

func (*Event) GetSender

func (x *Event) GetSender() string

func (*Event) GetTimeStamp

func (x *Event) GetTimeStamp() *timestamp.Timestamp

func (*Event) ProtoMessage

func (*Event) ProtoMessage()

func (*Event) ProtoReflect

func (x *Event) ProtoReflect() protoreflect.Message

func (*Event) Reset

func (x *Event) Reset()

func (*Event) String

func (x *Event) String() string

func (*Event) Validate

func (ev *Event) Validate() error

type EventError

type EventError struct {
	// contains filtered or unexported fields
}

func (*EventError) Error

func (e *EventError) Error() string

Jump to

Keyboard shortcuts

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