|
// Copyright (c) HashiCorp, Inc.
|
|
// SPDX-License-Identifier: BUSL-1.1
|
|
|
|
package blockingquery
|
|
|
|
// TODO: move tests from the consul package, rpc_test.go, TestServer_blockingQuery
|
|
// here using mock for FSMServer w/ structs.QueryOptions and structs.QueryOptions
|