mirror of https://github.com/hashicorp/consul
7 lines
115 B
Go
7 lines
115 B
Go
|
// Copyright (c) HashiCorp, Inc.
|
||
|
// SPDX-License-Identifier: BUSL-1.1
|
||
|
|
||
|
package dns
|
||
|
|
||
|
// TODO (v2-dns): parser tests
|