|
@@ -50,7 +50,7 @@ func NewDiscoveryKeysAPI(tr *http.Transport, eps []string, to time.Duration) (Ke
|
|
|
func newHTTPKeysAPIWithPrefix(tr *http.Transport, eps []string, to time.Duration, prefix string) (*httpKeysAPI, error) {
|
|
func newHTTPKeysAPIWithPrefix(tr *http.Transport, eps []string, to time.Duration, prefix string) (*httpKeysAPI, error) {
|