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 executes the given query in cached statement
|
||||||
PrepareStmt bool
|
PrepareStmt bool
|
||||||
// PrepareStmt cache support LRU expired,
|
// PrepareStmt cache support LRU expired,
|
||||||
//default maxsize=int64 Max value and ttl=1h
|
// default maxsize=int64 Max value and ttl=1h
|
||||||
PrepareStmtMaxSize int
|
PrepareStmtMaxSize int
|
||||||
PrepareStmtTTL time.Duration
|
PrepareStmtTTL time.Duration
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user