You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify cluster and sentinel initialization functions
- Remove the boolean parameter from `WithCluster` and always enable the cluster.
- Remove the boolean parameter from `WithSentinel` and always enable the sentinel.
- Update tests to reflect the changes in `WithCluster` and `WithSentinel` functions.
Signed-off-by: appleboy <[email protected]>
0 commit comments