pb

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SayHelloReponse

type SayHelloReponse struct {
	Message              string   `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SayHelloReponse) Descriptor

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

func (*SayHelloReponse) GetMessage

func (m *SayHelloReponse) GetMessage() string

func (*SayHelloReponse) ProtoMessage

func (*SayHelloReponse) ProtoMessage()

func (*SayHelloReponse) Reset

func (m *SayHelloReponse) Reset()

func (*SayHelloReponse) String

func (m *SayHelloReponse) String() string

func (*SayHelloReponse) XXX_DiscardUnknown

func (m *SayHelloReponse) XXX_DiscardUnknown()

func (*SayHelloReponse) XXX_Marshal

func (m *SayHelloReponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SayHelloReponse) XXX_Merge

func (m *SayHelloReponse) XXX_Merge(src proto.Message)

func (*SayHelloReponse) XXX_Size

func (m *SayHelloReponse) XXX_Size() int

func (*SayHelloReponse) XXX_Unmarshal

func (m *SayHelloReponse) XXX_Unmarshal(b []byte) error

type SayHelloRequest

type SayHelloRequest struct {
	Username             string   `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SayHelloRequest) Descriptor

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

func (*SayHelloRequest) GetUsername

func (m *SayHelloRequest) GetUsername() string

func (*SayHelloRequest) ProtoMessage

func (*SayHelloRequest) ProtoMessage()

func (*SayHelloRequest) Reset

func (m *SayHelloRequest) Reset()

func (*SayHelloRequest) String

func (m *SayHelloRequest) String() string

func (*SayHelloRequest) XXX_DiscardUnknown

func (m *SayHelloRequest) XXX_DiscardUnknown()

func (*SayHelloRequest) XXX_Marshal

func (m *SayHelloRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SayHelloRequest) XXX_Merge

func (m *SayHelloRequest) XXX_Merge(src proto.Message)

func (*SayHelloRequest) XXX_Size

func (m *SayHelloRequest) XXX_Size() int

func (*SayHelloRequest) XXX_Unmarshal

func (m *SayHelloRequest) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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