增加g/g.go,便于文档工具生成

This commit is contained in:
John
2018-02-26 17:05:16 +08:00
parent 20f1c0b572
commit 7964699cfb
2 changed files with 7 additions and 4 deletions

5
g/g.go Normal file
View File

@ -0,0 +1,5 @@
package g
const VERSION = "0.95 beta"
const AUTHORS = "john<john@johng.cn>"

View File

@ -1,6 +1,4 @@
package gf
package g
// 框架信息
const VERSION = "0.95 beta"
const AUTHORS = "john<john@johng.cn>"
// Yes, it's g.go