Skip to content

godlixe/go-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pagination

Description

This is a small project to test out pagination with Gin Framework and Gorm ORM for Golang. I used 2 methods for doing the pagination query :

  • Offset Method
  • Seek Method

With a quick and not detailed test from seeing Gin's logs, the seek method is much faster for pagination but definitely needs more effort to implement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages