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:

Student

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Student

type Student struct {
	Id           int32  `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
	NAME         string `protobuf:"bytes,2,opt,name=NAME" json:"NAME,omitempty"`
	MATH_SCORE   int32  `protobuf:"varint,3,opt,name=MATH_SCORE,json=MATHSCORE" json:"MATH_SCORE,omitempty"`
	ChineseSocre int32  `protobuf:"varint,4,opt,name=ChineseSocre" json:"ChineseSocre,omitempty"`
	Englishscore int32  `protobuf:"varint,5,opt,name=englishscore" json:"englishscore,omitempty"`
	MusicSocre   int32  `protobuf:"varint,6,opt,name=musicSocre" json:"musicSocre,omitempty"`
}

func (*Student) Descriptor

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

func (*Student) GetChineseSocre

func (m *Student) GetChineseSocre() int32

func (*Student) GetEnglishscore

func (m *Student) GetEnglishscore() int32

func (*Student) GetId

func (m *Student) GetId() int32

func (*Student) GetMATH_SCORE

func (m *Student) GetMATH_SCORE() int32

func (*Student) GetMusicSocre

func (m *Student) GetMusicSocre() int32

func (*Student) GetNAME

func (m *Student) GetNAME() string

func (*Student) ProtoMessage

func (*Student) ProtoMessage()

func (*Student) Reset

func (m *Student) Reset()

func (*Student) String

func (m *Student) String() string

Jump to

Keyboard shortcuts

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