mirror of
https://github.com/astaxie/beego.git
synced 2024-11-10 21:30:55 +00:00
c52f634d9c
We can only use SetPaginator to create a pagination. After that, we always need to modify something, like the totalNum, perPageNum. These change should be seen in the view. So we should give the view a pointer than a object. |
||
---|---|---|
.. | ||
controller.go | ||
doc.go | ||
paginator.go | ||
utils.go |