mirror of
https://github.com/astaxie/beego.git
synced 2025-01-22 11:47:13 +00:00
Athurg Gooth
c52f634d9c
Fix paginator attributes cannot be modified bug
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.
Beego
beego is an open-source, high-performance, modularity, full-stack web framework.
More info beego.me
Installation
go get github.com/astaxie/beego
Features
- RESTful support
- MVC architecture
- Modularity
- Auto API documents
- Annotation router
- Namespace
- Powerful develop tools
- Full stack for Web & API
Documentation
Community
LICENSE
beego is licensed under the Apache Licence, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html).
Description
Languages
Go
99.6%
Shell
0.4%