Skip to content

Commit

Permalink
Update config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
askuy authored Jun 6, 2024
1 parent 5d9ef1c commit 33bb5e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ type config struct {
interceptors []Interceptor
keyName string
dbName string
OnFail string // 创建连接的错误级别,=panic时,如果创建失败,立即panic,默认连接不上panic

}

Expand Down

0 comments on commit 33bb5e5

Please sign in to comment.