v1

package
v0.0.0-...-4125756 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pagination_v1_pagination_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PageIdentifier

type PageIdentifier struct {

	// name is  the name of the PageIdentifier, this could be a ID (database) or a resource name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// filter represents filtering option for the pagination
	Filter string `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"`
	// contains filtered or unexported fields
}

PageIdentifier represents a Page Identifier.

func (*PageIdentifier) Descriptor deprecated

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

Deprecated: Use PageIdentifier.ProtoReflect.Descriptor instead.

func (*PageIdentifier) GetFilter

func (x *PageIdentifier) GetFilter() string

func (*PageIdentifier) GetName

func (x *PageIdentifier) GetName() string

func (*PageIdentifier) ProtoMessage

func (*PageIdentifier) ProtoMessage()

func (*PageIdentifier) ProtoReflect

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

func (*PageIdentifier) Reset

func (x *PageIdentifier) Reset()

func (*PageIdentifier) String

func (x *PageIdentifier) String() string

Jump to

Keyboard shortcuts

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