mirror of https://github.com/status-im/consul.git
Adds an area request type.
This commit is contained in:
parent
376fdde779
commit
78b62ca406
|
@ -41,6 +41,7 @@ const (
|
||||||
PreparedQueryRequestType
|
PreparedQueryRequestType
|
||||||
TxnRequestType
|
TxnRequestType
|
||||||
AutopilotRequestType
|
AutopilotRequestType
|
||||||
|
AreaRequestType
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue