page

package module
v0.0.0-...-7ef3293 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: MIT Imports: 1 Imported by: 0

README

page

created by Austin Poor

Documentation

Index

Constants

View Source
const DefaultPageSize uint = 1 << 12

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	Size uint
	Data []byte
}

type Pager

type Pager struct {
	PageSize uint
	// contains filtered or unexported fields
}

func NewPager

func NewPager(file billy.File, size uint) *Pager

Jump to

Keyboard shortcuts

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