1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-04 13:30:18 +00:00

golint pagination

This commit is contained in:
astaxie
2015-09-14 23:17:33 +08:00
parent 7b81617a95
commit 5015614fdc
4 changed files with 21 additions and 22 deletions

View File

@ -1,6 +1,5 @@
/*
The pagination package provides utilities to setup a paginator within the
Package pagination provides utilities to setup a paginator within the
context of a http request.
Usage