Remove duplicate fields UseTLS

This commit is contained in:
ulricqin 2024-09-21 20:44:02 +08:00 committed by GitHub
parent 75146f3626
commit c9f46bad02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ type RedisConfig struct {
Username string
Password string
DB int
UseTLS bool
tlsx.ClientConfig
RedisType string
MasterName string