hello

package
v0.0.0-...-156932d Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_hello_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Req

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

func (*Req) Descriptor deprecated

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

Deprecated: Use Req.ProtoReflect.Descriptor instead.

func (*Req) GetMsg

func (x *Req) GetMsg() string

func (*Req) ProtoMessage

func (*Req) ProtoMessage()

func (*Req) ProtoReflect

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

func (*Req) Reset

func (x *Req) Reset()

func (*Req) String

func (x *Req) String() string

type Rsp

type Rsp struct {
	Code uint32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Msg  string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"`
	// contains filtered or unexported fields
}

func (*Rsp) Descriptor deprecated

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

Deprecated: Use Rsp.ProtoReflect.Descriptor instead.

func (*Rsp) GetCode

func (x *Rsp) GetCode() uint32

func (*Rsp) GetMsg

func (x *Rsp) GetMsg() string

func (*Rsp) ProtoMessage

func (*Rsp) ProtoMessage()

func (*Rsp) ProtoReflect

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

func (*Rsp) Reset

func (x *Rsp) Reset()

func (*Rsp) String

func (x *Rsp) String() string

Jump to

Keyboard shortcuts

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