1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-11 14:31:02 +00:00
This commit is contained in:
astaxie
2016-01-17 23:48:17 +08:00
parent 9b2597be68
commit 90d1349665
9 changed files with 11 additions and 11 deletions

2
doc.go
View File

@ -12,6 +12,6 @@ beego is inspired by Tornado, Sinatra and Flask with the added benefit of some G
beego.Run()
}
more infomation: http://beego.me
more information: http://beego.me
*/
package beego