https://github.com/hitalos/paginator
https://github.com/hitalos/paginator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hitalos/paginator
- Owner: hitalos
- Created: 2021-01-01T21:02:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T21:36:58.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T05:08:48.969Z (3 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paginator
## Installing
```shell
go get -u github.com/hitalos/paginator
```## Using
See examples!