pb

package
v0.0.0-...-f10d331 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package pb is a generated protocol buffer package.

It is generated from these files:

params.proto

It has these top-level messages:

MailItem
MailItems
Back

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Back

type Back struct {
	PlayerId  int32      `protobuf:"varint,1,opt,name=PlayerId" json:"PlayerId,omitempty"`
	MailItems *MailItems `protobuf:"bytes,2,opt,name=MailItems" json:"MailItems,omitempty"`
}

func (*Back) Descriptor

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

func (*Back) GetMailItems

func (m *Back) GetMailItems() *MailItems

func (*Back) GetPlayerId

func (m *Back) GetPlayerId() int32

func (*Back) ProtoMessage

func (*Back) ProtoMessage()

func (*Back) Reset

func (m *Back) Reset()

func (*Back) String

func (m *Back) String() string

type MailItem

type MailItem struct {
	ItemId  int32 `protobuf:"varint,1,opt,name=ItemId" json:"ItemId,omitempty"`
	ItemNum int32 `protobuf:"varint,2,opt,name=ItemNum" json:"ItemNum,omitempty"`
}

func (*MailItem) Descriptor

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

func (*MailItem) GetItemId

func (m *MailItem) GetItemId() int32

func (*MailItem) GetItemNum

func (m *MailItem) GetItemNum() int32

func (*MailItem) ProtoMessage

func (*MailItem) ProtoMessage()

func (*MailItem) Reset

func (m *MailItem) Reset()

func (*MailItem) String

func (m *MailItem) String() string

type MailItems

type MailItems struct {
	MailItems []*MailItem `protobuf:"bytes,1,rep,name=MailItems" json:"MailItems,omitempty"`
}

func (*MailItems) Descriptor

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

func (*MailItems) GetMailItems

func (m *MailItems) GetMailItems() []*MailItem

func (*MailItems) ProtoMessage

func (*MailItems) ProtoMessage()

func (*MailItems) Reset

func (m *MailItems) Reset()

func (*MailItems) String

func (m *MailItems) String() string

Jump to

Keyboard shortcuts

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