mirror of
https://github.com/astaxie/beego.git
synced 2024-11-10 20:30:54 +00:00
commit
ff9c8d94e6
10
beego.go
10
beego.go
@ -14,13 +14,13 @@
|
||||
|
||||
// beego is an open-source, high-performance, modularity, full-stack web framework
|
||||
//
|
||||
// package main
|
||||
// package main
|
||||
//
|
||||
// import "github.com/astaxie/beego"
|
||||
// import "github.com/astaxie/beego"
|
||||
//
|
||||
// func main() {
|
||||
// beego.Run()
|
||||
// }
|
||||
// func main() {
|
||||
// beego.Run()
|
||||
// }
|
||||
//
|
||||
// more infomation: http://beego.me
|
||||
package beego
|
||||
|
Loading…
Reference in New Issue
Block a user