code format according to golinter ci
This commit is contained in:
parent
29a3f7e7c4
commit
c588e740e1
2
gorm.go
2
gorm.go
@ -35,7 +35,7 @@ type Config struct {
|
||||
// PrepareStmt executes the given query in cached statement
|
||||
PrepareStmt bool
|
||||
// PrepareStmt cache support LRU expired,
|
||||
//default maxsize=int64 Max value and ttl=1h
|
||||
// default maxsize=int64 Max value and ttl=1h
|
||||
PrepareStmtMaxSize int
|
||||
PrepareStmtTTL time.Duration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user