events

package
v0.0.0-...-81c1d68 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_events_evnets_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type EventPayloadHi

type EventPayloadHi struct {
	Name   string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Age    int32  `protobuf:"varint,2,opt,name=age,proto3" json:"age,omitempty"`
	Family string `protobuf:"bytes,3,opt,name=family,proto3" json:"family,omitempty"`
	// contains filtered or unexported fields
}

--------------------------------

events

-------------------------------- run this commend to generate (run at parent dir): protoc --proto_path=. --go_out=./ ./events/evnets.proto

func (*EventPayloadHi) Descriptor deprecated

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

Deprecated: Use EventPayloadHi.ProtoReflect.Descriptor instead.

func (*EventPayloadHi) GetAge

func (x *EventPayloadHi) GetAge() int32

func (*EventPayloadHi) GetFamily

func (x *EventPayloadHi) GetFamily() string

func (*EventPayloadHi) GetName

func (x *EventPayloadHi) GetName() string

func (*EventPayloadHi) ProtoMessage

func (*EventPayloadHi) ProtoMessage()

func (*EventPayloadHi) ProtoReflect

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

func (*EventPayloadHi) Reset

func (x *EventPayloadHi) Reset()

func (*EventPayloadHi) String

func (x *EventPayloadHi) String() string

Jump to

Keyboard shortcuts

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