micro_chatting_mache

package
v0.0.0-...-64d7a94 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatAnswer

type ChatAnswer struct {
	SessionId            string   `protobuf:"bytes,1,opt,name=SessionId,proto3" json:"SessionId,omitempty"`
	Reply                string   `protobuf:"bytes,2,opt,name=Reply,proto3" json:"Reply,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ChatAnswer) Descriptor

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

func (*ChatAnswer) GetReply

func (m *ChatAnswer) GetReply() string

func (*ChatAnswer) GetSessionId

func (m *ChatAnswer) GetSessionId() string

func (*ChatAnswer) ProtoMessage

func (*ChatAnswer) ProtoMessage()

func (*ChatAnswer) Reset

func (m *ChatAnswer) Reset()

func (*ChatAnswer) String

func (m *ChatAnswer) String() string

func (*ChatAnswer) XXX_DiscardUnknown

func (m *ChatAnswer) XXX_DiscardUnknown()

func (*ChatAnswer) XXX_Marshal

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

func (*ChatAnswer) XXX_Merge

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

func (*ChatAnswer) XXX_Size

func (m *ChatAnswer) XXX_Size() int

func (*ChatAnswer) XXX_Unmarshal

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

type ChatAsk

type ChatAsk struct {
	SessionId            string   `protobuf:"bytes,1,opt,name=SessionId,proto3" json:"SessionId,omitempty"`
	Query                string   `protobuf:"bytes,2,opt,name=Query,proto3" json:"Query,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ChatAsk) Descriptor

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

func (*ChatAsk) GetQuery

func (m *ChatAsk) GetQuery() string

func (*ChatAsk) GetSessionId

func (m *ChatAsk) GetSessionId() string

func (*ChatAsk) ProtoMessage

func (*ChatAsk) ProtoMessage()

func (*ChatAsk) Reset

func (m *ChatAsk) Reset()

func (*ChatAsk) String

func (m *ChatAsk) String() string

func (*ChatAsk) XXX_DiscardUnknown

func (m *ChatAsk) XXX_DiscardUnknown()

func (*ChatAsk) XXX_Marshal

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

func (*ChatAsk) XXX_Merge

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

func (*ChatAsk) XXX_Size

func (m *ChatAsk) XXX_Size() int

func (*ChatAsk) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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