mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
d52e80b619
feat: add experiments flag for v2 dns and skeleton interfaces
7 lines
165 B
Go
7 lines
165 B
Go
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
package dns
|
|
|
|
// TODO (v2-dns): add at least one test to listen and serve with a dummy router.
|