mirror of https://github.com/status-im/consul.git
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.
|