Modules
Introduction to modules
Beego is evolving to a “LEGO model” which means becoming a modular system. Each module is one of the building blocks and you can build the application you want with these blocks. Since Beego 1.0
these modules are listed below:
- Session Module
- Cache Module
- Logs Module
- Httplib Module
- Context Module
- Task Module
- Admin Module
- Config Module
There are also these independent modules, which are available in separate repositories: