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
|
||||
TxnRequestType
|
||||
AutopilotRequestType
|
||||
AreaRequestType
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Reference in New Issue