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

This commit is contained in:
John
2018-02-26 17:06:38 +08:00
parent 7964699cfb
commit 92a11bd6ff
2 changed files with 4 additions and 4 deletions

3
g/g.go
View File

@ -1,5 +1,4 @@
package g
const VERSION = "0.95 beta"
const AUTHORS = "john<john@johng.cn>"
// Yes, it's g.go

View File

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