//
pkg.gl
Category
github.com/pieceowater-dev/lotof.lib.gossiper
internal
tools
formats
pagination
package
1.1.10
Repository:
https://github.com/pieceowater-dev/lotof.lib.gossiper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
16 SLOC
#
Functions
ToPaginated
ToPaginated converts raw data (a slice of entities and count) to a PaginatedEntity.
#
Structs
EntityInfo
EntityInfo provides additional metadata for a paginated entity.
PaginatedEntity
PaginatedEntity wraps paginated results along with entity metadata.