mirror of https://github.com/status-im/consul.git
Move the exportingpartitions constant to enterprise
This commit is contained in:
parent
448701dbd8
commit
d28b9052b2
|
@ -12,8 +12,6 @@ import (
|
||||||
"github.com/hashicorp/consul/logging"
|
"github.com/hashicorp/consul/logging"
|
||||||
)
|
)
|
||||||
|
|
||||||
const exportingPartitionsWatchID = "exporting-partitions"
|
|
||||||
|
|
||||||
type handlerMeshGateway struct {
|
type handlerMeshGateway struct {
|
||||||
handlerState
|
handlerState
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue