hello

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protocol_hello_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Req1

type Req1 struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Word string `protobuf:"bytes,2,opt,name=word,proto3" json:"word,omitempty"`
	// contains filtered or unexported fields
}

func (*Req1) Descriptor deprecated

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

Deprecated: Use Req1.ProtoReflect.Descriptor instead.

func (*Req1) GetName

func (x *Req1) GetName() string

func (*Req1) GetWord

func (x *Req1) GetWord() string

func (*Req1) ProtoMessage

func (*Req1) ProtoMessage()

func (*Req1) ProtoReflect

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

func (*Req1) Reset

func (x *Req1) Reset()

func (*Req1) String

func (x *Req1) String() string

type Resp1

type Resp1 struct {
	Word string `protobuf:"bytes,1,opt,name=word,proto3" json:"word,omitempty"`
	// contains filtered or unexported fields
}

func (*Resp1) Descriptor deprecated

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

Deprecated: Use Resp1.ProtoReflect.Descriptor instead.

func (*Resp1) GetWord

func (x *Resp1) GetWord() string

func (*Resp1) ProtoMessage

func (*Resp1) ProtoMessage()

func (*Resp1) ProtoReflect

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

func (*Resp1) Reset

func (x *Resp1) Reset()

func (*Resp1) String

func (x *Resp1) String() string

Jump to

Keyboard shortcuts

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