Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John Murret a1c6181677
DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. (#20688)
9 months ago
..
discovery.go DNS v2 - split up router into multiple responsibilities & break up router tests into multiple files. (#20688) 9 months ago
discovery_test.go
mock_CatalogDataFetcher.go
query_fetcher_v1.go NET-8056 - v2 DNS Testing Improvements (#20710) 9 months ago
query_fetcher_v1_ce.go NET-8056 - v2 DNS Testing Improvements (#20710) 9 months ago
query_fetcher_v1_ce_test.go
query_fetcher_v1_test.go
query_fetcher_v2.go NET-8056 - v2 DNS Testing Improvements (#20710) 9 months ago
query_fetcher_v2_test.go