base

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protorepo_base_base_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PageInfo

type PageInfo struct {
	Page       int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	LastPage   int32 `protobuf:"varint,2,opt,name=last_page,json=lastPage,proto3" json:"last_page,omitempty"`
	Results    int32 `protobuf:"varint,3,opt,name=results,proto3" json:"results,omitempty"`
	MaxResults int32 `protobuf:"varint,4,opt,name=max_results,json=maxResults,proto3" json:"max_results,omitempty"`
	// contains filtered or unexported fields
}

func (*PageInfo) Descriptor deprecated

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

Deprecated: Use PageInfo.ProtoReflect.Descriptor instead.

func (*PageInfo) GetLastPage

func (x *PageInfo) GetLastPage() int32

func (*PageInfo) GetMaxResults

func (x *PageInfo) GetMaxResults() int32

func (*PageInfo) GetPage

func (x *PageInfo) GetPage() int32

func (*PageInfo) GetResults

func (x *PageInfo) GetResults() int32

func (*PageInfo) ProtoMessage

func (*PageInfo) ProtoMessage()

func (*PageInfo) ProtoReflect

func (x *PageInfo) ProtoReflect() protoreflect.Message

func (*PageInfo) Reset

func (x *PageInfo) Reset()

func (*PageInfo) String

func (x *PageInfo) String() string

Jump to

Keyboard shortcuts

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