1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-02 20:45:58 +00:00

格式调整

This commit is contained in:
nkbai 2015-12-09 09:03:10 +08:00
parent 82e0105d22
commit e8fe859a58

View File

@ -86,7 +86,7 @@ var (
isChild bool
socketOrder string
once sync.Once=sync.Once{}
once sync.Once
)
func init() {