mirror of
https://github.com/astaxie/beego.git
synced 2025-07-11 16:41:01 +00:00
make golint happy
This commit is contained in:
2
doc.go
2
doc.go
@ -1,4 +1,5 @@
|
||||
/*
|
||||
Package beego provide a MVC framework
|
||||
beego: an open-source, high-performance, modular, full-stack web framework
|
||||
|
||||
It is used for rapid development of RESTful APIs, web apps and backend services in Go.
|
||||
@ -14,4 +15,3 @@ beego is inspired by Tornado, Sinatra and Flask with the added benefit of some G
|
||||
more infomation: http://beego.me
|
||||
*/
|
||||
package beego
|
||||
|
||||
|
Reference in New Issue
Block a user