mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Add tiered configuration.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package server
|
||||
|
||||
/*
|
||||
import (
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
@@ -59,3 +60,4 @@ func TestTransporterTimeout(t *testing.T) {
|
||||
}
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user