Changing comments to reflect current change.
This commit is contained in:
parent
40d832f536
commit
1bf341b815
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ func ClientCerts(clientKey, clientCert string) ClientOption {
|
|||
}
|
||||
|
||||
// Use this option if you'd like to override default settings for connecting to Zookeeper.
|
||||
// For example, this can be used to override the scheme to be used for communicating with Aurora (e.g. https).
|
||||
// See zk.go for what is possible to set as an option.
|
||||
func ZookeeperOptions(opts ...ZKOpt) ClientOption {
|
||||
return func(config *RealisConfig) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue