完善包注释,便于godoc管理

This commit is contained in:
John
2018-01-03 10:38:53 +08:00
parent b0ebf48930
commit 27564157f3
41 changed files with 60 additions and 47 deletions

View File

@ -3,9 +3,8 @@
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with this file,
// You can obtain one at https://gitee.com/johng/gf.
//
// 对常用关系数据库的封装管理包
// 关系数据库操作
package gdb
import (