Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_pb_eventstore_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type NumberAdded ¶
type NumberAdded struct {
Nb int32 `protobuf:"varint,1,opt,name=nb,proto3" json:"nb,omitempty"`
// contains filtered or unexported fields
}
func (*NumberAdded) Descriptor
deprecated
func (*NumberAdded) Descriptor() ([]byte, []int)
Deprecated: Use NumberAdded.ProtoReflect.Descriptor instead.
func (*NumberAdded) GetNb ¶
func (x *NumberAdded) GetNb() int32
func (*NumberAdded) ProtoMessage ¶
func (*NumberAdded) ProtoMessage()
func (*NumberAdded) ProtoReflect ¶
func (x *NumberAdded) ProtoReflect() protoreflect.Message
func (*NumberAdded) Reset ¶
func (x *NumberAdded) Reset()
func (*NumberAdded) String ¶
func (x *NumberAdded) String() string
Click to show internal directories.
Click to hide internal directories.