sort: 1 Installing Beego Upgrading Beego root: true name: Install / Upgrade sort: 1 Installing Beego You can use the classic Go way to install Beego: go get github . com...
sort: 4 Client Request Basic Usage Method Functions Debug Output HTTPS Request Set Timeout Set Request Params Send big data Set header Upload file Get Response Filter P...
sort: 8 Introduction to i18n i18n Usage Minimal example Use in controller Register locale files Initialize controller language Handle language in controller Handle language i...
sort: 6 Core task Module Installation Tasks Creating a new Task Testing the TaskFunc spec in detail Debug module (Already moved to utils module) name: Task Module sort:...
sort: 9 Form validation Installing and testing Localization Examples: API doc name: Form validation sort: 9 Form validation The Form validation module is used for data v...
sort: 11 ORM Test MySQL Sqlite3 PostgreSQL name: Test Cases sort: 11 ORM Test Testing code: Model definition models_test.go Test cases orm_test.go MySQL mysql - u ...