1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-04 09:50:18 +00:00

beego: fix the godoc

This commit is contained in:
astaxie
2014-04-06 00:53:18 +08:00
parent 3255a43568
commit 3ad30d48b5
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,4 @@
// beego is an open-source, high-performance web framework for the Go programming language
package beego
import (