mpb

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: GPL-2.0, GPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

-- Auto generated by gopb --// -- DO NOT EDIT --//

Index

Constants

This section is empty.

Variables

View Source
var MID _MID
View Source
var MIDIS map[int]string = make(map[int]string)
View Source
var MIDSI map[string]int = make(map[string]int)

Functions

This section is empty.

Types

type GM_Common

type GM_Common struct {
	Result               *int32   `protobuf:"varint,1,req,name=Result" json:"Result,omitempty"`
	Params               []string `protobuf:"bytes,2,rep,name=Params" json:"Params"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

请求结果通知

func (*GM_Common) Descriptor

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

func (*GM_Common) GetParams

func (m *GM_Common) GetParams() []string

func (*GM_Common) GetResult

func (m *GM_Common) GetResult() int32

func (*GM_Common) ProtoMessage

func (*GM_Common) ProtoMessage()

func (*GM_Common) Reset

func (m *GM_Common) Reset()

func (*GM_Common) String

func (m *GM_Common) String() string

func (*GM_Common) XXX_DiscardUnknown

func (m *GM_Common) XXX_DiscardUnknown()

func (*GM_Common) XXX_Marshal

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

func (*GM_Common) XXX_Merge

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

func (*GM_Common) XXX_Size

func (m *GM_Common) XXX_Size() int

func (*GM_Common) XXX_Unmarshal

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

type GM_LoginReq

type GM_LoginReq struct {
	Account              *string  `protobuf:"bytes,1,req,name=Account" json:"Account,omitempty"`
	Password             *string  `protobuf:"bytes,2,req,name=Password" json:"Password,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

请求登录

func (*GM_LoginReq) Descriptor

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

func (*GM_LoginReq) GetAccount

func (m *GM_LoginReq) GetAccount() string

func (*GM_LoginReq) GetPassword

func (m *GM_LoginReq) GetPassword() string

func (*GM_LoginReq) ProtoMessage

func (*GM_LoginReq) ProtoMessage()

func (*GM_LoginReq) Reset

func (m *GM_LoginReq) Reset()

func (*GM_LoginReq) String

func (m *GM_LoginReq) String() string

func (*GM_LoginReq) XXX_DiscardUnknown

func (m *GM_LoginReq) XXX_DiscardUnknown()

func (*GM_LoginReq) XXX_Marshal

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

func (*GM_LoginReq) XXX_Merge

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

func (*GM_LoginReq) XXX_Size

func (m *GM_LoginReq) XXX_Size() int

func (*GM_LoginReq) XXX_Unmarshal

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

type GM_LoginResp

type GM_LoginResp struct {
	ID                   *int32   `protobuf:"varint,1,req,name=ID" json:"ID,omitempty"`
	Status               *int32   `protobuf:"varint,2,opt,name=Status" json:"Status,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

响应登录

func (*GM_LoginResp) Descriptor

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

func (*GM_LoginResp) GetID

func (m *GM_LoginResp) GetID() int32

func (*GM_LoginResp) GetStatus

func (m *GM_LoginResp) GetStatus() int32

func (*GM_LoginResp) ProtoMessage

func (*GM_LoginResp) ProtoMessage()

func (*GM_LoginResp) Reset

func (m *GM_LoginResp) Reset()

func (*GM_LoginResp) String

func (m *GM_LoginResp) String() string

func (*GM_LoginResp) XXX_DiscardUnknown

func (m *GM_LoginResp) XXX_DiscardUnknown()

func (*GM_LoginResp) XXX_Marshal

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

func (*GM_LoginResp) XXX_Merge

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

func (*GM_LoginResp) XXX_Size

func (m *GM_LoginResp) XXX_Size() int

func (*GM_LoginResp) XXX_Unmarshal

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

type MIDEnum

type MIDEnum int

Jump to

Keyboard shortcuts

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