fix golint issues, package comments (#454)

This commit is contained in:
Kevin Wan
2021-02-08 22:31:52 +08:00
committed by GitHub
parent 1789b12db2
commit 06f6dc9937
7 changed files with 7 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
// copy from core/stores/sqlx/sqlconn.go
package mocksql
import (